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