Description Usage Arguments Details Value Note Author(s) References Examples
JSdist takes a matrix of expression probabilites (calculated directly or output from makeprobs()) and returns a dist object of the pairwise Jensen-Shannon distances between columns
1 |
mat |
A matrix of expression probabilities (e.g. from makeprobs()) |
... |
Passthrough argument to as.dist() |
Returns pairwise Jensen-Shannon distance (in the form of a dist object) for a matrix of probabilities (by column)
A dist object of pairwise J-S distances between columns.
None
Loyal A. Goff
None
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.