Package: harmony 2.0.5

harmony: Fast, Sensitive, and Accurate Integration of Single Cell Data
Implementation of the Harmony algorithm for single cell integration, described in Patikas, Yao, et al. <doi:10.64898/2026.03.16.711825>. Package includes a standalone Harmony function and interfaces to external frameworks.
Authors:
harmony_2.0.5.tar.gz
harmony_2.0.5.tar.gz(r-4.7-arm64)harmony_2.0.5.tar.gz(r-4.7-x86_64)harmony_2.0.5.tar.gz(r-4.6-arm64)harmony_2.0.5.tar.gz(r-4.6-x86_64)
harmony_2.0.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
harmony/json (API)
NEWS
| # Install 'harmony' in R: |
| install.packages('harmony', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/immunogenomics/harmony/issues
Pkgdown/docs site:https://pati-ni.github.io
- cell_lines - List of metadata table and scaled PCs matrix
- cell_lines_small - Same as cell_lines but smaller (300 cells).
- pbmc.ctrl - Gene expression data of control PBMC from Kang et al. 2017. This contains a sample of 1000 cells from that condition and is used for the Seurat Vignette.
- pbmc.stim - Gene expression data of stimulated PBMC from Kang et al. 2017. This contains a sample of 1000 cells from that condition and is used for the Seurat Vignette.
Last updated from:d44951a01b. Checks:4 NOTE, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 409 | ||
| linux-devel-x86_64 | NOTE | 240 | ||
| source / vignettes | OK | 410 | ||
| linux-release-arm64 | NOTE | 260 | ||
| linux-release-x86_64 | NOTE | 320 | ||
| wasm-release | OK | 206 |
Exports:%>%harmony_optionsRunHarmony
Dependencies:clicowplotcpp11dplyrfarvergenericsggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMatrixpillarpkgconfigR6RColorBrewerRcppRcppArmadilloRcppProgressRhpcBLASctlrlangS7scalestibbletidyselectutf8vctrsviridisLitewithr
Detailed Walkthrough of Harmony Algorithm
Rendered fromdetailedWalkthrough.Rmdusingknitr::rmarkdownon Jun 13 2026.Last update: 2026-04-25
Started: 2023-09-20
Quick start to Harmony
Rendered fromquickstart.Rmdusingknitr::rmarkdownon Jun 13 2026.Last update: 2026-04-25
Started: 2021-06-02
Using harmony in Seurat
Rendered fromSeurat.Rmdusingknitr::rmarkdownon Jun 13 2026.Last update: 2026-04-25
Started: 2023-09-20
