GetGORelatives: Get all GO IDs in all_IDs that are ancestors/descendants of...

Description Usage Arguments

Description

Get all GO IDs in all_IDs that are ancestors/descendants of those in IDs

Usage

1
2
GetGORelatives(IDs, all_IDs, ancestors = TRUE, direct = FALSE,
  combine = TRUE)

Arguments

all_IDs

A vector of GO IDs to look for relatives of x

ancestors

If true look among ancestors, if false look for children

combine

Whether to combine it with the sets in the IDs parameter

x

A vector of GO IDs


dgrtwo/GSEAMA documentation built on May 15, 2019, 7:22 a.m.