inter_dist: inter_dist

Description Usage Arguments Value

View source: R/separability.R

Description

Calculate the inter-sample distance. Internal function called by separability.

Usage

1
inter_dist(x, k)

Arguments

x

A distance matrix of cells in one sample to the cells in another sample.

k

K-nearest neighbours used to calculate distance. DEFAULT is 5.

Value

A single value of distance.


xgaoo/ClusterMap documentation built on Oct. 9, 2021, 5:31 a.m.