Skip to content

Perform read mapping and variant calling using snippy

Notifications You must be signed in to change notification settings

jpalmer37/snippy-variants

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snippy-variants

Perform read mapping and variant calling using snippy.

Usage

nextflow run BCCDC-PHL/snippy-variants \
  --ref </path/to/ref.fa> \
  --fastq_input </path/to/fastqs> \
  --outdir </path/to/output_dir>

About

Perform read mapping and variant calling using snippy

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 50.3%
  • Nextflow 49.7%