Description

A genomic k-mer counter (and sequence utility) with nice features.

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.

kvalue (integer)

An integer value of k to use as the k-mer value.

Output

Name (Type)
Description
Pattern

meta (map)

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

]

versions (file)

File containing software versions

versions.yml

meryl_db (directory)

A Meryl k-mer database

*.meryl

Tools

meryl
GPL

A genomic k-mer counter (and sequence utility) with nice features.