kw_cluster_mrs | R Documentation |
Identifies cluster-specific master regulators using a Kruskal-Wallis test.
kw_cluster_mrs(narnea.res, clust.vec, p.thresh = 0.05)
narnea.res |
NaRnEA result object with 'PES' and 'NES' members. |
clust.vec |
Vector of categorical labels. |
p.thresh |
p-value threshold for calling significant master regulators. Default of 0.05. |
A list; table of positive MRs ('positive') and negative MRs ('negative'); Kruskal-Wallis results ('kw.test') with log p-values and group residuals..
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.