nf-core/mirtop/counts @ 0.0.0-6c4ed3a
Summary
mirtop counts generates a file with the minimal information about each sequence and the count data in columns for each samples.
Get started
Add the following snippet to your workflow script to include this module.
include { MIRTOP_COUNTS } from 'nf-core/mirtop/counts'
License
MIT License
Process
Name
|
MIRTOP_COUNTS |
|---|
Input
3 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
mirtop_gff
file
|
GFF file *.{gff}
|
#2
tuple
meta2
map
|
Groovy Map containing sample information e.g. |
|---|---|
hairpin
file
|
Hairpin file *.{fa,fasta}
|
#3
tuple
meta3
map
|
Groovy Map containing sample information e.g. |
|---|---|
gtf
file
|
GTF file *.{gtf}
|
species
string
|
Species name of the GTF file |
Output
2 channels
#1
tsv
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
counts/*.tsv
file
|
TSV file *.{tsv}
|
#2
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:50 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fmirtop%2Fcounts/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/mirtop/counts/blobs/sha256:5b4beadea91284ecf7044ab7acf762e6ca323daf4584850832a21e493c74c0c8 |
| Size | 2.6 KB |
| Checksum | sha256:5b4beadea91284ecf7044ab7acf762e6ca323daf4584850832a21e493c74c0c8 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:30:50 (UTC) | 3 | 2.6 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:18:15 (UTC) | 3 | 2.6 KB |