×

nf-core/atlasgeneannotationmanipulation/gtf2featureannotation @ 0.0.0-c4ed7fd

Generate tables of feature metadata from GTF files

Latest version: 0.0.0-c4ed7fd
Total downloads: 14
Source: nf-core/modules
Authors: @pinin4fjords
Maintainers: @pinin4fjords

Summary

Generate tables of feature metadata from GTF files

Get started

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

include { ATLASGENEANNOTATIONMANIPULATION_GTF2FEATUREANNOTATION } from 'nf-core/atlasgeneannotationmanipulation/gtf2featureannotation'

License

MIT License

Process
Name ATLASGENEANNOTATIONMANIPULATION_GTF2FEATUREANNOTATION
Input 2 channels
#1 tuple
meta map

Groovy Map containing information on input GTF file e.g. [ id:'test' ]

gtf file

gtf annotation file

*.{gtf}
#2 tuple
meta2 map

Groovy Map containing information in input FASTA file e.g. [ id:'test' ]

fasta file

An optional cDNA file for extracting meta info and/or filtering.

*.{gtf}
Output 3 channels
#1 filtered_cdna tuple
meta map

Groovy Map containing sample information

*.fa.gz file

Where --parse-cdnas is specified in ext.args and an input fasta file is provided, filtered sequences are output to the specified file. No file will be output if this is not specified (for example for use of --dummy-from-cdnas only). See documentation at https://github.com/ebi-gene-expression-group/atlas-gene-annotation-manipulation.

*.{tsv}
#2 feature_annotation tuple
meta map

Groovy Map containing sample information

*.anno.tsv file

TSV file with feature annotation

*.{tsv}
#3 versions_atlasgeneannotationmanipulation tuple
${task.process} string

The name of the process

atlas-gene-annotation-manipulation string

The name of the tool

1.1.1 string

The expression to obtain the version of the tool

Tool Description Homepage
atlasgeneannotationmanipulation Scripts for manipulating gene annotation https://github.com/ebi-gene-expression-group/atlas-gene-annotation-manipulation
Version 0.0.0-c4ed7fd
Commit ID c4ed7fdd281d290c622c5d93fa173effc0217fdb
Release Date 27 Apr 2026 15:00:06 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fatlasgeneannotationmanipulation%2Fgtf2featureannotation/0.0.0-c4ed7fd/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/atlasgeneannotationmanipulation/gtf2featureannotation/blobs/sha256:e29a74c09cd72bcb4d914f4d9a8425538fbe8a588095337a2e8a62fe9d62e47e
Size 2.9 KB
Checksum sha256:e29a74c09cd72bcb4d914f4d9a8425538fbe8a588095337a2e8a62fe9d62e47e
Downloads 0
Version Date Status Downloads Size
0.0.0-c4ed7fd 27 Apr 2026 15:00:06 (UTC) 0 2.9 KB
0.0.0-6c4ed3a 23 Apr 2026 15:03:03 (UTC) 3 2.8 KB
0.0.0-3fc6d40 22 Apr 2026 15:02:18 (UTC) 3 2.8 KB
0.0.0-7f68141 16 Apr 2026 15:00:05 (UTC) 3 2.8 KB
0.0.0-02a6b4c 13 Apr 2026 15:00:06 (UTC) 3 2.8 KB
0.0.0-0c7146d 08 Apr 2026 18:43:43 (UTC) 2 2.8 KB