Skip to content

Mykrobe-tools/mykrobe-atlas-kmersearch-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mykrobe-atlas-kmersearch-pipeline

Pipeline for generating kmersearch index for samples

Running the pipelines

An example of running the cobs index building pipeline:

nextflow run -c mykrobe-atlas-kmersearch-pipeline/nextflow/nextflow.config 
    mykrobe-atlas-kmersearch-pipeline/nextflow/build_cobs_index.nf
    --samples samples.tsv
    --image kms.simg
    --outputDir output

In addition to the parameters in above example, other parameters could be found in nextflow/build_cobs_index.nf.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published