A program to generate frequency counts of repetitive units.
meta{:bash}
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
ref{:bash}
:file
An input nucleotide fasta file.
counts{:bash}
*.txt{:bash}
A file containing frequency counts of repetitive units.
*.txt
versions_windowmasker{:bash}
${task.process}{:bash}
:string
The name of the process
windowmasker{:bash}
The name of the tool
windowmasker -version-full | head -n 1 | sed 's/^.*windowmasker. //; s/ .*\$//'{:bash}
The expression to obtain the version of the tool
versions{:bash}
:eval
A program to mask highly repetitive and low complexity DNA sequences within a genome.