nf-core/nanoplot @ 0.0.0-6c4ed3a
Summary
Run NanoPlot on nanopore-sequenced reads
Get started
Add the following snippet to your workflow script to include this module.
include { NANOPLOT } from 'nf-core/nanoplot'
License
MIT License
Process
Name
|
NANOPLOT |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
ontfile
file
|
ONT file |
Output
4 channels
#1
png
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.png
file
|
Plots generated by NanoPlot *{.png}
|
#2
txt
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.txt
file
|
Stats from NanoPlot *{.txt}
|
#3
html
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.html
file
|
NanoPlot report *{.html}
|
#4
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| nanoplot | NanoPlot is a tool for plotting long-read sequencing data and alignment. | http://nanoplot.bioinf.be |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:32:53 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fnanoplot/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/nanoplot/blobs/sha256:52fec3b66ca7a28a13e8908514b03c71679b336d6596b4d27e4af19e8563234e |
| Size | 2.8 KB |
| Checksum | sha256:52fec3b66ca7a28a13e8908514b03c71679b336d6596b4d27e4af19e8563234e |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:32:53 (UTC) | 3 | 2.8 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:23:25 (UTC) | 4 | 2.9 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:20:56 (UTC) | 3 | 2.8 KB |