gff2GR: Read gene annotations in gff format

Description Usage Arguments Value

View source: R/gff.R

Description

Read gene annotations in gff format

Usage

1
gff2GR(filename, gffAttrNames = NULL)

Arguments

filename

gff filename

gffAttrNames

character vector with attribute names that should be parsed from the gtf file. Usually these are "ID", "Parent" and the like. By default no attributes are parsed.

Value

a GRanges object with all entries from the gff file with metadata columns for source, type and the attributes parsed


matthiasheinig/seqQTL documentation built on May 21, 2019, 1:16 p.m.