Description Usage Arguments Value
A distance function A distance function computes cell-to-cell distance matrix.
1 2 | distance.function(expr, method = c("Euclidean", "Correlation", "eJaccard",
"none"))
|
expr |
An expresssion matrix containing n-rows of cells and m-cols of genes. |
method |
A character string indicating the distance function. |
A matrix containing n-by-n cell distance.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.