* Cantinho Satkeys

Refresh History
  • yaro-82: 1994
    07 de Setembro de 2025, 16:49
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  43e5r6
    07 de Setembro de 2025, 10:52
  • j.s.: tenham um excelente fim de semana  49E09B4F
    06 de Setembro de 2025, 17:07
  • j.s.: dgtgtr a todos  4tj97u<z
    06 de Setembro de 2025, 17:07
  • FELISCUNHA: Boa tarde pessoal  49E09B4F bom fim de semana  htg6454y
    05 de Setembro de 2025, 14:53
  • JPratas: try65hytr A Todos  4tj97u<z classic k7y8j0
    05 de Setembro de 2025, 03:10
  • cereal killa: dgtgtr pessoal  4tj97u<z
    03 de Setembro de 2025, 15:26
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    01 de Setembro de 2025, 11:36
  • j.s.: de regresso a casa  535reqef34
    31 de Agosto de 2025, 20:21
  • j.s.: try65hytr a todos  4tj97u<z
    31 de Agosto de 2025, 20:21
  • FELISCUNHA: ghyt74   49E09B4e bom fim de semana  4tj97u<z
    30 de Agosto de 2025, 11:48
  • henrike: try65hytr     k7y8j0
    29 de Agosto de 2025, 21:52
  • JPratas: try65hytr Pessoal 4tj97u<z 2dgh8i classic k7y8j0
    29 de Agosto de 2025, 03:57
  • cereal killa: dgtgtr pessoal  2dgh8i
    27 de Agosto de 2025, 12:28
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    24 de Agosto de 2025, 11:26
  • janstu10: reed
    24 de Agosto de 2025, 10:52
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana  4tj97u<z
    23 de Agosto de 2025, 12:03
  • joca34: cd Vem dançar Kuduro Summer 2025
    22 de Agosto de 2025, 23:07
  • joca34: cd Kizomba Mix 2025
    22 de Agosto de 2025, 23:06
  • JPratas: try65hytr A Todos e Boas Férias 4tj97u<z htg6454y k7y8j0
    22 de Agosto de 2025, 04:22

Autor Tópico: Bioinformatics Workflows For Life Sciences Using Snakemake  (Lida 78 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 124987
  • Karma: +0/-0
Bioinformatics Workflows For Life Sciences Using Snakemake
« em: 01 de Dezembro de 2022, 11:31 »


Published 11/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 869.98 MB | Duration: 2h 6m

Bioinformatics workflows for life sciences using snakemake

What you'll learn
what is snakemake
install snakemake
build a basic snakemake workflow
understand a snakemake rule, the structure of a rule (input, output, shell, script)
Requirements
Basic UNIX bash shell commands are necessary to follow the course. Everything else will be explained in the course.
Description
Course on snakemake. snakemake is a modern workflow language that is widely used in academic and industrial circles to build reproducible, legible, portable, interoperable and efficient pipelines in bioinformatics and beyond. The course closely follows the basic bioinformatics workflow described in the official snakemake tutorial but takes a step-by-step approach and delves deeply into each feature of the snakemake language. It covers:- installation- Snakefile- rules- directives: input, output, shell, script- target files- creation of a directed acyclic graphThis course does not cover:- benchmarking- conda directive- snakemake profiles for cluster computers- temporary files- parameters- resourcesAt the end of this course, you will be able to build a basic bioinformatics pipeline. This knowledge will be sufficient to make a positive difference in your day-to-day life as a bioinformatician. It will also prepare you for my advanced course on snakemake.The course is primarily intended for bioinformaticians but it can also be useful for people from other fields who want to build pipelines.The course can also be used as an introduction to the field of bioinformatics. In it, I use the concepts of "reads", "alignment", "BAM" files, "VCF" files, variant calls. However, note that I do not spend much time explaining those concepts and focus primarily on the snakemake language.
Overview
Section 1: Introduction
Lecture 1 Introduction
Section 2: Setup
Lecture 2 Installing conda
Lecture 3 Preparing a working directory
Lecture 4 Creating an environment with the required software
Section 3: Basics: an example workflow
Lecture 5 Step 1: Mapping reads without snakemake
Lecture 6 Step 1: my first snakemake rule
Lecture 7 Step 1: snakemake automatically creates the necessary parent directories
Lecture 8 Step 1: rule and directive definitions are indented
Lecture 9 Step 1: when is a target file generated?
Lecture 10 Step 1: brace notation in the shell directive
Lecture 11 Step 2: generalising a snakemake rule to make it work with infinitely many files
Lecture 12 Step 2: list target files in snakemake command
Lecture 13 Step 2: situations in which the snakemake workflow in run
Lecture 14 Step 3: add second snakemake rule
Lecture 15 Step 3: split shell directive command over several lines
Lecture 16 Step 4: add third rule
Lecture 17 Step 4: visualise DAG
Lecture 18 Step 5: named input files
Lecture 19 Step 5: naming input files becomes necessary when there are many of them
Lecture 20 Step 5: aggregate input files with the expand() helper function
Lecture 21 Step 5: aggregate input files over all combinations of variables with expand()
Lecture 22 Step 5: aggregate input files over "zip" combinations of variables with expand()
Lecture 23 Step 6: using custom scripts
Lecture 24 Step 7: adding a target rule
Section 4: Launch a snakemake workflow
Lecture 25 Options to use when launching a snakemake workflow
Section 5: Possible snakemake errors and how to resolve them
Lecture 26 R_LIBS environment variable is set
Lecture 27 bash strict mode
Lecture 28 no config file given
Section 6: Visualise the snakemake workflow
Lecture 29 Rule graph
Bioinformaticians who want to learn how to create clean, efficient and reproducible pipelines.


Download link

rapidgator.net:
Citar
https://rapidgator.net/file/50df8c4d883a04919d365aa0c7d03b67/xvqsq.Bioinformatics.Workflows.For.Life.Sciences.Using.Snakemake.rar.html

uploadgig.com:
Citar
https://uploadgig.com/file/download/19e4a86E426bFcE9/xvqsq.Bioinformatics.Workflows.For.Life.Sciences.Using.Snakemake.rar

nitroflare.com:
Citar
https://nitroflare.com/view/08EDCE7A55CCB94/xvqsq.Bioinformatics.Workflows.For.Life.Sciences.Using.Snakemake.rar

1dl.net:
Citar
https://1dl.net/tnhsdwigpjfo/xvqsq.Bioinformatics.Workflows.For.Life.Sciences.Using.Snakemake.rar.html