×

nf-core/mirtop/export @ 0.0.0-6c4ed3a

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-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:30:51 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fmirtop%2Fexport/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/mirtop/export/blobs/sha256:5cf1056f5cc613bca87e04190fddaf49e2fd0f1258d63a686aaac373f2d6fb56
Size 2.7 KB
Checksum sha256:5cf1056f5cc613bca87e04190fddaf49e2fd0f1258d63a686aaac373f2d6fb56
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