methodProbBase | R Documentation |
Outputs a table with col x, miRNA, probability of observing k against a random distribution of the cover of methodology
methodProbBase(samplingData, selector, m, nPaths = 100, coverFn = NULL)
samplingData |
Random distribution data. |
selector |
Table with x(miRNA) in pathway cluster and observed k (depending on methodology). |
m |
Method name. |
nPaths |
Number of pathways used to generate the samplingData at each iteration. Default is set at 100. |
coverFn |
Cover of methodology function. |
Outputs a new selector table with col x, pval and cover.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.