View source: R/methods-Signature.R
clusterSignatures | R Documentation |
Clusters signatures according to the rank sum
clusterSignatures(sigMatrix, metaData, autocorrelation, clusterMeta)
sigMatrix |
matrix of signatures scores, NUM_SAMPLES x NUM_SIGNATURES |
metaData |
data.frame of meta-data for cells |
autocorrelation |
data.frame autocorrelation results |
clusterMeta |
bool whether or not to cluster meta-data (used when pool=TRUE) |
a list:
Computed: a list of clusters of computed signatures
Meta: a list of clusters of meta data signatures
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.