available_gencode_field: Returns all supported fields in gtf data

Description Usage Arguments Details Value Examples

Description

Returns all supported fields in gtf data

Usage

1
available_gencode_field(file, level = "gene")

Arguments

file

the input gtf file

level

level of the annotation (e.g. gene, transcript, exon, ...)

Details

These fields are stored in the 9th column in the gtf file.

Value

A vector of available fields

Examples

1
2
# There is no example
NULL

jokergoo/cotools documentation built on May 19, 2019, 6:24 p.m.