filter_roots: Filter GO terms from a particular ontological category (BP,...

Description Usage Arguments Value

View source: R/filter_roots.R

Description

Filter GO terms from a particular ontological category (BP, CC, or MF) from a GOA file.

Usage

1
filter_roots(goa, ontology, root = c("BP", "CC", "MF"))

Arguments

ontology

the GO ontology, as read with the ontologyIndex package

root

the ontological category to restrict the GOA file to; one of "BP", "CC", or "MF"

go

the GO annotation data frame

Value

the filtered GO annotation file


skinnider/flavin documentation built on May 6, 2019, 10:49 a.m.