read_gff: Read in annotation from gff file into a tidy dataframe

View source: R/parse_gffs.R

read_gffR Documentation

Read in annotation from gff file into a tidy dataframe

Description

Read in annotation from gff file into a tidy dataframe (including all fields in the decription [9th] column in gff files)

Usage

read_gff(gff_file)

Arguments

gff_file

Gff file

Value

dataframe with annotation from gff file

Examples

read_gff("input.gff")

djw533/micro.gen.extra documentation built on Nov. 8, 2024, 5:11 a.m.