importGFF: read GFF file into Granges object

Description Usage Arguments Value Author(s)

View source: R/read.R

Description

import gff3 or gtf file

Usage

1
importGFF(file, format = c("auto", "gtf", "gff3"))

Arguments

file

filename for gtf or gff3

format

character indicate the file format(gtf/gff3)

Value

GRanges object

Author(s)

Kai Guo


guokai8/gff2gene documentation built on Sept. 2, 2021, 1:10 p.m.