runCompIndep {simulatorAPMS} | R Documentation |
Makes sure that the same set of proteins are used for both TSNMatrix and the estimate
runCompIndep(TSNMat, estMat, intersectMat)
TSNMat |
Incidence Matrix for the TSN bipartite graph |
estMat |
Incidence Matrix for the estimate bipartite graph |
intersectMat |
How the complexes in TSN intersects with complexes in the estimate |
See above
Matrix that calculates the probablistic independence that a protein will be in both complex C-i of the TSN and K-j in the estimate.
Tony Chiang