×

nf-core/mirtop/export @ 0.0.0-0c7146d

mirtop export generates files such as fasta, vcf or compatible with isomiRs bioconductor package

Latest version: 0.0.0-6c4ed3a
Total downloads: 6
Source: nf-core/modules
Authors: @atrigila
Maintainers: @atrigila @lpantano

Summary

mirtop export generates files such as fasta, vcf or compatible with isomiRs bioconductor package

Get started

Add the following snippet to your workflow script to include this module.

include { MIRTOP_EXPORT } from 'nf-core/mirtop/export'

License

MIT License

Process
Name MIRTOP_EXPORT
Input 3 channels
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

mirtop_gff file

GFF file

*.{gff}
#2 tuple
meta2 map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

hairpin file

Hairpin file

*.{fa,fasta}
#3 tuple
meta3 map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

gtf file

GTF file

*.{gtf}
species string

Species name of the GTF file

Output 4 channels
#1 tsv tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

export/*_rawData.tsv file

TSV file

*.{tsv}
#2 vcf tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

export/*.vcf* file

VCF file

*.{vcf,vcf.gz}
#3 fasta tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

export/*.fasta file

FASTA file

*.{fasta,fa}
#4 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-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:18:17 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fmirtop%2Fexport/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/mirtop/export/blobs/sha256:9507168e14bfcb1492b41ec1ad1d3219e23c6c03dd3f1a4608a1bf5af02f82a9
Size 2.7 KB
Checksum sha256:9507168e14bfcb1492b41ec1ad1d3219e23c6c03dd3f1a4608a1bf5af02f82a9
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:30:51 (UTC) 3 2.7 KB
0.0.0-0c7146d 08 Apr 2026 19:18:17 (UTC) 3 2.7 KB