A genomic k-mer counter (and sequence utility) with nice features.
meta
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
meryl_dbs
:directory
Meryl k-mer databases
kvalue
:integer
An integer value of k to use as the k-mer value.
meryl_db
*.unionsum.meryl
A Meryl k-mer database that is the union sum of the input databases
versions_meryl
${task.process}
:string
The name of the process
meryl
The name of the tool
meryl --version |& sed 's/meryl //'
:eval
The expression to obtain the version of the tool
versions