GDM {phemd} | R Documentation |
Accessor function for EMD ground distance matrix
GDM(obj)
obj |
A Phemd object |
Sqaure matrix representing pairwise distances between cell subtypes
phemdObj <- createDataObj(all_expn_data, all_genes, as.character(snames_data)) gdm <- GDM(phemdObj)