Description Usage Arguments Details Value Author(s) References Examples
A function to retrieve parents or children GO IDs for given IDs with specified filtered IDs.
1 |
GOIDs |
a character GO ID vector |
GOType |
type of GO IDs, 'GO', 'GO.BP', 'GO.CC' and 'GO.MF' |
remove |
logic, remove the empty GOIDs in the return values |
filterGOIDs |
a chacater vector for filtered GO IDs |
UP |
logic, determine search Parents or Children. |
filterGraphIDs is used to only keep nodes in filterGraphIDs.
return a GO IDs list representing a network.
Gang Feng, Pan Du and Simon Lin
Feng, G., Du, P., Krett, N., Tessel, M., Rosen, S., Kibbe, W.A. and Lin, S.M., 'A collection of bioconductor methods to visualize gene-list annotations', BMC Research Notes 2010, 3:10
1 | getNextGOIDs(c('GO:0050794','GO:0034960'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.