Skip to content

jfurlong/remove_host_sequences

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remove_host_sequences is a simple Nextflow workflow that removes human host sequences from a csv input of fastq files. It is a basic wrapper for Hostile.

Usage

nextflow run jfurlong/remove_host_sequences \
   -profile docker \
   --input samplesheet.csv \
   --outdir <OUTDIR> \
   -c nextflow_aws.config \   #optional
   -with-tower #optional

About

Remove host sequences with Hostile

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published