tidy_gff: Tidy a GFF tibble

Description Usage Arguments

Description

Tidy a GFF tibble

Usage

1
2
tidy_gff(x, chroms = NULL, features = c("five_prime_UTR", "three_prime_UTR",
  "exon", "intron", "gene", "CDS"))

Arguments

x

a tibble of a GFF file.

chroms

a character vector of chromosomes to include.

features

a character vector of features of the file to include (others filtered out).


vsbuffalo/annotatr documentation built on May 31, 2019, 2:58 p.m.