deepblue_parse_gtf {DeepBlueR}R Documentation

deepblue_parse_gtf

Description

Parse the GTF semicolon separated attributes into a data frame

Usage

deepblue_parse_gtf(all_gtf)

Arguments

all_gtf

a character vector of GTF attributes for a single region.

Value

the parsed GTF data


[Package DeepBlueR version 1.6.0 Index]