Description Details Value Author(s) References See Also Examples
Computes the change in the P=LxC measure for AP-MS protein data when two protein complex estimates are combined into one complex.
These functions are used to evaluate changes in the penalized likelihood when two complexes are combined. They are not meant to be directly used.
The numeric value of the change in P=LxC when two complexes are combined.
Denise Scholtens
Scholtens D and Gentleman R. Making sense of high-throughput protein-protein interaction data. Statistical Applications in Genetics and Molecular Biology 3, Article 39 (2004).
Scholtens D, Vidal M, and Gentleman R. Local modeling of global interactome networks. Bioinformatics 21, 3548-3557 (2005).
bhmaxSubgraph
,mergeComplexes
,findComplexes
1 2 3 | data(apEX)
PCMG0 <- bhmaxSubgraph(apEX)
PCMG1 <- mergeComplexes(PCMG0,apEX,sensitivity=.7,specificity=.75)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.