Extract gene loci and splice variant IDs from GFF files.

extract_features(x, format)

Arguments

x

a data.frame converted from a gff or gtf file.

format

either format = "gtf" or format = "gff".