MWUMrs | R Documentation |
Identifies cluster specific master regulators using the Mann-Whitney U-test. Approximates p-vals using a normal distribution for n > 30.
MWUMrs(dat.object, clust.vect)
dat.object |
Seurat object w/ PISCES assay and viper matrix in 'scale.data'. |
clust.vect |
Vector of cluster labels; if not specified, will use 'PISCES;misc$pisces.cluster' as the cluster labels |
List of log p-values for pos/neg MRs in each cluster; stored in PISCES assay under 'misc' as 'mwuMRs'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.