A function to check manually curated GO nodes
一个函数来检查手动策划好节点
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This function takes any manually curated GO nodes and checks to see if those nodes belong should be incorporated to the ScISI
此功能需要任何手动策划的好节点和检查,看看这些节点属于应纳入的ScISI
用法----------Usage----------
xtraGONodes(xtraGO, goM)
参数----------Arguments----------
参数: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.
选择由getGOInfo功能配合物的一个三方的双向图的关联矩阵和由createGOMatrix的函数一起。
值----------Value----------
A bi-partite graph incidence matrix with whichever xtraGO nodes checked and deemed appropriate added to the goM matrix.
一个双分图的关联矩阵,取其认为适当的检查和xtraGO节点添加到GOM矩阵。