readFeaturesGFF: Read annotation from GFF file.

Description Usage Arguments Value

View source: R/gff.R

Description

Read annotation from GFF file.

Usage

1
readFeaturesGFF(annofile)

Arguments

annofile

Input annotation GFF file.

Value

A data.frame of primary genome features, such that each row contains at least the reference sequence ('chr'), start and end positions ('start' and 'end' respectively), and 'ID' of a feature. Additional feature annotation is included, if available.


gact/shmootl documentation built on Nov. 11, 2021, 6:23 p.m.