Run NanoPlot on nanopore-sequenced reads
meta
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
ontfile
:file
ONT file
html
*.html
NanoPlot report
*{.html}
png
*.png
Plots generated by NanoPlot
*{.png}
txt
*.txt
Stats from NanoPlot
*{.txt}
versions_nanoplot
${task.process}
:string
The name of the process
NanoPlot
The name of the tool
NanoPlot --version | sed 's/^.*NanoPlot //; s/ .*\$//'
:eval
The expression to obtain the version of the tool
versions
NanoPlot is a tool for plotting long-read sequencing data and alignment.