calculate_distance: Calculate a distance matrix

Description Usage Arguments Value

View source: R/CoreFunctions.R

Description

Distance between the cells, i.e. columns, in the input expression matrix are calculated using the Euclidean, Pearson and Spearman metrics to construct distance matrices.

Usage

1

Arguments

data

expression matrix

method

one of the distance metrics: 'spearman', 'pearson', 'euclidean'

Value

distance matrix


SC3 documentation built on Nov. 8, 2020, 7:52 p.m.