read_gff: Read a GFF3 file

read_gffR Documentation

Read a GFF3 file

Description

Read a GFF3 file

Usage

read_gff(file, parse_attributes = TRUE)

Arguments

file

A GFF3 file

parse_attributes

Whether the attributes column in the gff should be parsed into separate columns

Value

A list of two items: annotation and fasta. The fasta item is read with tabseq::read_fasta()


cmkobel/tabseq documentation built on Nov. 18, 2022, 8:19 p.m.