| fx_calcDist_scoreDE | R Documentation |
Internal function. See DEdist.
fx_calcDist_scoreDE(deVS)
deVS |
List of pairwise DE results from |
Sums absolute DE scores between each pair of clusters from
CalcDEcombn output. DE scores are -log10(FDR). Used to
determine nearest neighbouring clusters.
A matrix of distances between clusters for each cluster resolution.
Interpretable by as.dist to generate a dist
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.