extract_features: Helper function to extract gene loci and splice variant IDs...

View source: R/extract_features.R

extract_featuresR Documentation

Helper function to extract gene loci and splice variant IDs from GFF files

Description

Extract gene loci and splice variant IDs from GFF files.

Usage

extract_features(x, format)

Arguments

x

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

format

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


HajkD/orthologr documentation built on Oct. 13, 2023, 12:11 a.m.