Description Usage Arguments Value
Conveinience function to run isoMDS on a SingleCellExperiment object.
1 |
object |
A SingleCellExperiment object. |
exprs_values |
String indicating which assay contains the data that should be used to perform isoMDS. |
features |
A character vector (of feature names), a logical vector or numeric vector (of indices) specifying the features to use for isoMDS. The default of NULL will use all features. |
method |
A character string specifying the method to be used to calulate a dissimilarity structure using WGCNA::cor. |
... |
Additional parameters to be passed on to MASS::isoMDS. |
A matrix with the k-dimensional embedding.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.