cellPairwiseDistances<-: Sets the matrix containing distances between each pair of cells used by Monocle during cell ordering. Not intended to be called directly.
Description
Sets the matrix containing distances between each pair of cells used by Monocle during cell ordering. Not intended to be called directly.
Usage
cellPairwiseDistances(cds) <- value
Arguments
cds
A CellDataSet object.
value
a square, symmetric matrix containing pairwise distances between cells.