fx_calcDist_scoreDE: Internal function for distance between clusters by DE score.

View source: R/deTest.R

fx_calcDist_scoreDER Documentation

Internal function for distance between clusters by DE score.

Description

Internal function. See DEdist.

Usage

fx_calcDist_scoreDE(deVS)

Arguments

deVS

List of pairwise DE results from CalcDEcombn

Details

Sums absolute DE scores between each pair of clusters from CalcDEcombn output. DE scores are -log10(FDR). Used to determine nearest neighbouring clusters.

Value

A matrix of distances between clusters for each cluster resolution. Interpretable by as.dist to generate a dist object.


BaderLab/scClustViz documentation built on Sept. 10, 2023, 11:51 p.m.