Skip to content

thanhleviet/nf-speciesID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A small nextflow script for screening contaminants from Illumina short reads and estimate bacterial genome size

It uses centrifuge for reads classification; some options (kmc, bbtools, mash) for estimation of genome size.

Dependencies:

All the tools can be installed via bioconda

- centrifuge
- mash
- krona
- kmc
- bbtools

How to run:

  • Edit location to the centrifuge database and Mash
  • Edit pattern of reads if needed

nextflow run speciation.nf --input /path/to/folder/of/reads --output /path/to/folder/of/results

About

Screening contaminants for Illumina short reads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published