xtraGONodes {ScISI} | R Documentation |
This function takes any manually curated GO nodes and checks to see if those nodes belong should be incorporated to the ScISI
xtraGONodes(xtraGO, goM)
xtraGO |
A character vector of the GO nodes to be checked |
goM |
A bi-partite graph incidence matrix of the complexes selected by the getGOInfo function and put together by the createGOMatrix function. |
A bi-partite graph incidence matrix with whichever xtraGO nodes checked and deemed appropriate added to the goM matrix.
T. Chiang