Description

Performs fastq alignment to a reference using NARFMAP

Input

Name (Type)
Description
Pattern

meta (map)

Groovy Map containing sample information
e.g. [ id:‘test’, single_end

]

reads (file)

List of input FastQ files of size 1 and 2 for single-end and paired-end data,
respectively.

meta2 (map)

Groovy Map containing reference information
e.g. [ id:‘test’, single_end

]

hashmap (file)

NARFMAP hash table

Directory containing NARFMAP hash table *.{cmp,.bin,.txt}

Output

Name (Type)
Description
Pattern

bam (file)

Output BAM file containing read alignments

*.{bam}

versions (file)

File containing software versions

versions.yml