custom_countfastq

Count reads in a fastq file

fastq
biopython
python
nf-core modules \
  --git-remote https://github.com/CCBR/nf-modules \
  install custom/countfastq

https://github.com/CCBR/nf-modules/…/modules/CCBR/custom/countfastq/

Input

name type description pattern
meta map Groovy Map containing sample information
e.g. [ id:‘test’, single_end:false ] NA
fastq file fastq file *.{fastq.gz}

Output

name type description pattern
meta map Groovy Map containing sample information
e.g. [ id:‘test’, single_end:false ] NA
count file Plain text file containing the number of reads in the fastq files NA
versions file File containing software versions versions.yml

Tools

Biopython

Home     CodeBSD 3-Clause

Python tools for computational molecular biology