read.maker.gff3: Reads a MAKER create gff3 file into R.

View source: R/read.maker.gff3.R

read.maker.gff3R Documentation

Reads a MAKER create gff3 file into R.

Description

Reads a MAKER create gff3 file into R.

Usage

read.maker.gff3(gff3.file)

Arguments

gff3.file

MAKER created GFF3 file (can be gzipped) that you wish to read into R

Value

A GRanges object of the gene annotations

Examples

gff3 <- read.maker.gff3(gff3.file)

jelber2/rGO2TR documentation built on Feb. 22, 2024, 12:50 p.m.