Skip to content

bioc/phemd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

116 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhEMD - "Phenotypic Earth Mover's Distance"

PhEMD is a package for relating a network of single-cell samples. By first modeling the cell-state landscape of a model system and then computing pairwise distances between samples using EMD, PhEMD constructs a low-dimensional embedding that uncovers intrinsic manifold structure.

Installing PhEMD

PhEMD can currently be installed directly through Bioconductor as follows:

BiocManager::install("phemd")

Alternatively, the package can be cloned and installed directly from Git as below (although installation via Bioconductor is preferred).

git clone --recursive git://github.com/wschen/phemd.git
cd phemd
R CMD INSTALL .

Running PhEMD

See https://bioconductor.org/packages/release/bioc/vignettes/phemd/inst/doc/phemd.html for a step-by-step tutorial on applying PhEMD to a multi-sample single-cell dataset.

About

This is a read-only mirror of the git repos at https://bioconductor.org

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages