nf-core/mirtop/stats @ 0.0.0-6c4ed3a
Summary
mirtop gff gets the number of isomiRs and miRNAs annotated in the GFF file by isomiR category.
Get started
Add the following snippet to your workflow script to include this module.
include { MIRTOP_STATS } from 'nf-core/mirtop/stats'
License
MIT License
Process
Name
|
MIRTOP_STATS |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
mirtop_gff
file
|
Mirtop GFF file obtained with mirtop_gff *.{gff}
|
Output
3 channels
#1
log
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
stats/*_stats.log
file
|
log file with stats *.{log}
|
#2
txt
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
stats/*_stats.txt
file
|
TXT file with stats *.{txt}
|
#3
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| mirtop | Small RNA-seq annotation | https://github.com/miRTop/mirtop |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:30:54 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fmirtop%2Fstats/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/mirtop/stats/blobs/sha256:dc8d39c1b25a2ab2a871b632ad264fc5a038c88ec6821f677d3e9e3f9ef26029 |
| Size | 2.4 KB |
| Checksum | sha256:dc8d39c1b25a2ab2a871b632ad264fc5a038c88ec6821f677d3e9e3f9ef26029 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:30:54 (UTC) | 3 | 2.4 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:18:20 (UTC) | 3 | 2.4 KB |