Scroll to navigation

FLATTENGTF(1) User Commands FLATTENGTF(1)

NAME

flattenGTF - Flatten features included in a GTF annotation and save the modified annotation to a SAF format file.

USAGE

flattenGTF [options] -a <input_file> -o <output_file>

## Mandatory arguments:

Name of an annotation file in GTF/GFF format.
Name of output file.

## Optional arguments:

Specify feature type in a GTF annotation. 'exon' by default. Features with the specified feature type are extracted from the annotation for processing.
Specify attribute type in GTF annotation. 'gene_id' by default. This attribute type is used to group features into metafeatures.
Merging overlapping exons into multiple non-overlapping exons but all the edges are kept.
May 2020 flattenGTF 2.0.1+dfsg