×

nf-core/custom/tx2gene @ 0.0.0-6c4ed3a

Make a transcript/gene mapping from a GTF and cross-reference with transcript quantifications.

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

Summary

Make a transcript/gene mapping from a GTF and cross-reference with transcript quantifications.

Get started

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

include { CUSTOM_TX2GENE } from 'nf-core/custom/tx2gene'

License

MIT License

Process
Name CUSTOM_TX2GENE
Input 5 channels
#1 tuple
meta map

Groovy Map containing reference information related to the GTF file e.g. [ id:'yeast' ]

gtf file

An annotation file of the reference genome in GTF format

*.gtf
#2 tuple
meta2 map

Groovy Map containing information related to the experiment as a whole e.g. [ id:'SRP123456' ]

quants/* file

quants file

quant_type string

Quantification type, 'kallisto', 'salmon', or 'rsem'

id string

Gene ID attribute in the GTF file (default= gene_id)

extra string

Extra gene attribute(s) in the GTF file, comma-separated for multiple (default= gene_name)

Output 2 channels
#1 tx2gene tuple
meta map

Groovy Map containing reference information related to the GTF file e.g. [ id:'yeast' ]

*tx2gene.tsv file

A transcript/ gene mapping table in TSV format

*.tx2gene.tsv
#2 versions
versions.yml file

YAML file containing versions of tools used in the module

Tool Description Homepage
custom "Custom module to create a transcript to gene mapping from a GTF and check it against transcript quantifications" n/a
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:12:22 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fcustom%2Ftx2gene/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/custom/tx2gene/blobs/sha256:fe80fcd892bc97374d78fb96b351813b00e6e5b66820475599d644b1ded67a23
Size 5.6 KB
Checksum sha256:fe80fcd892bc97374d78fb96b351813b00e6e5b66820475599d644b1ded67a23
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:12:22 (UTC) 3 5.6 KB
0.0.0-3fc6d40 22 Apr 2026 15:08:40 (UTC) 3 5.6 KB
0.0.0-0c7146d 08 Apr 2026 18:55:31 (UTC) 3 5.5 KB