Description

Generate tables of feature metadata from GTF files

Input

name:type
description
pattern

meta:map

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

gtf:file

gtf annotation file

*.{gtf}

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

name:type
description
pattern

feature_annotation

meta:file

TSV file with feature annotation

*.{tsv}

*.anno.tsv:file

TSV file with feature annotation

*.{tsv}

filtered_cdna

meta: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}

*.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}

versions

versions.yml:file

File containing software versions

versions.yml

Tools

atlasgeneannotationmanipulation
Apache-2.0

Scripts for manipulating gene annotation