Description

Run NanoPlot on nanopore-sequenced reads

Input

name:type
description
pattern

meta

:map

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

ontfile

:file

ONT file

Output

name:type
description
pattern

html

meta

:map

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

*.html

:file

NanoPlot report

*{.html}

png

meta

:map

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

*.png

:file

Plots generated by NanoPlot

*{.png}

txt

meta

:map

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

*.txt

:file

Stats from NanoPlot

*{.txt}

versions

versions.yml

:file

File containing software versions

versions.yml

Tools

nanoplot
GPL-3.0-or-later

NanoPlot is a tool for plotting long-read sequencing data and alignment.