Description Usage Arguments Value
Uses the fold change, p-values and the outdegree of the nodes to define a
score function for use with computePersonalizationVectors
1 2 | outdegreeNormalizedFCOneMinusPScoreFunction(experimentalData, PPIGraph,
extraArgs)
|
experimentalData |
experimentalData A data frame with as many rows as
HGNC Gene Symbols, with the columns defined by the output of testFunction.
The output of |
PPIGraph |
PPIGraph A list containing igraph_object - the igraph object
and vertex_map - a frame containing node attributes currently indegree and
outdegree. The output of |
extraArgs |
NA |
A data frame with two columns npv - normal personalization vector and dpv - disease personalization vector. There are as many rows as number of HGNC Symbols in PPIGraph
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.