restrictGOA {minimalistGODB}R Documentation

restrictGOA

Description

restrict GO categories in GOA to those in GO

Usage

restrictGOA(GOA, GO)

Arguments

GOA

output of parseGOA()

GO

output of parseGOBASIC()

Value

returns a restricted version of GOA

Examples

GOA<-restrictGOA(GOA,GO)


[Package minimalistGODB version 1.1.0 Index]