Retrieve the biological complexes within which two proteins are comembers.
在这两种蛋白质是comembers检索的生物复合物。
用法----------Usage----------
comemberIn(iMat,interactome)
参数----------Arguments----------
参数:iMat
Comembership matrix of genes(proteins) that linked to other genes(proteins) by any biological experiment
comembership基质(蛋白质)的基因与任何其他基因(蛋白质)的生物学实验
参数:interactome
Adjacency matrix composed of genes (rows) and biological complexes (columns) ScISI
邻接矩阵组成的基因(行)和生物复合物(列)ScISI
值----------Value----------
Dataframe of pairs of genes(proteins) and their common biological complexes.
dataframe的双基因(蛋白质)和他们共同的生物复合物。