fx_calcDist_numDE: Internal function for distance between clusters by number of...

View source: R/deTest.R

fx_calcDist_numDER Documentation

Internal function for distance between clusters by number of DE genes.

Description

Internal function. See DEdist.

Usage

fx_calcDist_numDE(deVS, FDRthresh)

Arguments

deVS

List of pairwise DE results from CalcDEcombn

FDRthresh

False discovery rate for counting significance.

Details

Counts number of DE genes between each pair of clusters from CalcDEcombn output.

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.