Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 347 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 347 Bytes

nonparametricSummaryPSM

This R code combines multiple similarity matrices for the same objects using Bayesian nonparametrics, as in Strauß et al. (2019). GPseudoClust: deconvolution of shared pseudo-trajectories at single-cell resolution.

Install the package as follows:

library(devtools)

install_github("magStra/nonparametricSummaryPSM")