Description Usage Arguments Value Examples
getpValue Calculate the p value of a gene pair correlation on
a simulated random gene pair coexpression corelation distribution.
1  | getpValue(simulationCorr, myGenePairCorr)
 | 
simulationCorr | 
 (double vector) a vector of correlation grnerate by randomly simulate N gene pairs and calculate correlation.  | 
myGenePairCorr | 
 (double) gene pair coexpression correlation that we are interested in  | 
(double) p-Value of how differentially coexpressed the gene pair is over the random coexpression correlation
1 2 3 4 5 6  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.