get_gencode_coords: Parse Gencode gtf files into a data.frame of ids and...

View source: R/get_gencode_coords.R

get_gencode_coordsR Documentation

Parse Gencode gtf files into a data.frame of ids and coordinates.

Description

Parse Gencode gtf files into a data.frame of ids and coordinates.

Usage

get_gencode_coords(gtf, feature = c("gene", "transcript", "exon"))

Arguments

gtf

character string. Path to gtf file.

feature

character string.

Value

data.frame


genevol-usp/hlaseqlib documentation built on Aug. 24, 2022, 7:24 a.m.