SkillAgentSearch skills...

Phemd

Identifying cell subpopulational differences among single-cell biospecimens

Install / Use

/learn @KrishnaswamyLab/Phemd
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars16
CategoryProduct
Updated26d ago
Forks3

Languages

R

Security Score

75/100

Audited on Mar 8, 2026

No findings