×

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-0c7146d
Total downloads: 1
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 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:56:07 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fmirtop%2Fexport/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/mirtop/export/blobs/sha256:b6288cf6f25fb77dbe1323cd9fe4eac56031f2037ef5ab42ed773055a8d73567
Size 2.7 KB
Checksum sha256:b6288cf6f25fb77dbe1323cd9fe4eac56031f2037ef5ab42ed773055a8d73567
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:56:07 (UTC) 1 2.7 KB -