Description Usage Arguments Value
This function calculates distances between the cells. It
creates and populates the following items of the sc3min
slot of the metadata(object)
:
distances
- contains a list of distance matrices corresponding to
Euclidean, Pearson and Spearman distances.
1 2 3 4 | sc3min_calc_dists.SingleCellExperiment(object)
## S4 method for signature 'SingleCellExperiment'
sc3min_calc_dists(object)
|
object |
an object of |
an object of SingleCellExperiment
class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.