View source: R/methods-Signature.R
sigsVsProjection_pcf | R Documentation |
Evaluates the significance of each meta data factor signature vs. a single projections weights
sigsVsProjection_pcf(metaData, weights, cells = NULL)
metaData |
data.frame of meta-data for cells |
weights |
numeric matrix of dimension N_SAMPLES x N_SAMPLES |
cells |
list of cell names. Subsets anlysis to provided cells. If omitted, use all cells. |
list:
consistency: consistency scores
pvals: pvalues
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.