runCompIndep {simulatorAPMS}R Documentation

Function that sets up prelims for compIndep.R

Description

Makes sure that the same set of proteins are used for both TSNMatrix and the estimate

Usage

runCompIndep(TSNMat, estMat, intersectMat)

Arguments

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

Details

See above

Value

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.

Author(s)

Tony Chiang


[Package simulatorAPMS version 1.2.1 Index]