ED2 {SC3}R Documentation

Compute Euclidean distance matrix by columns

Description

Used in sc3-funcs.R distance matrix calculation and within the consensus clustering.

Usage

ED2(x)

Arguments

x

A numeric matrix.


[Package SC3 version 1.21.0 Index]