Skip to content

fka21/genomics_smk_pipelines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Suite of Snakemake pipelines used by me for various genomics tasks

Various tools for evaluating PacBio HiFi reads, quality checking of contigs generated by different assemblers and so on.

Prerequisites

Snakemake should be installed together with Anaconda/Miniconda3.

Generally, all required conda environments are implemented in each pipeline and are installed during deploying the pipeline.

The directory structure is fixed and parts of it should be defined a priori(details in each pipeline can be found).

Usage

Move to the working directory (i.e. where the Snakefile is located) and run the following command:

snakemake --cores [user-defined] --use-conda all

About

Collection of snakemake pipelines I used during genome assemblies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors