calculate_distance: Calculate a distance matrix

Description Usage Arguments Value

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


brickyyyy/SC3min documentation built on May 8, 2019, 8:07 a.m.