Description Usage Arguments Value Examples
Title Calculate dissimilarity matrix (local cost matrix)
1  | calcDistMat(x, y, dist.method)
 | 
x | 
 single cell gene expression data: query trajectory (genes on rows, cells on columns)  | 
y | 
 single cell gene expression data: reference trajectory (genes on rows, cells on columns)  | 
dist.method | 
 distance metric (see: proxy)  | 
dissimilarity matrix (local cost matrix) between x and y
1  | calcDistMat(x,y)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.