Package: harmony 2.0.3

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.3.tar.gz
harmony_2.0.3.zip(r-4.7)harmony_2.0.3.zip(r-4.6)harmony_2.0.3.zip(r-4.5)
harmony_2.0.3.tgz(r-4.6-x86_64)harmony_2.0.3.tgz(r-4.6-arm64)harmony_2.0.3.tgz(r-4.5-x86_64)harmony_2.0.3.tgz(r-4.5-arm64)
harmony_2.0.3.tar.gz(r-4.7-arm64)harmony_2.0.3.tar.gz(r-4.7-x86_64)harmony_2.0.3.tar.gz(r-4.6-arm64)harmony_2.0.3.tar.gz(r-4.6-x86_64)
harmony_2.0.3.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://immunogenomics.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.
algorithmdata-integrationscrna-seqopenblascpp
Last updated from:bad0f15852. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 234 | ||
| linux-devel-x86_64 | OK | 295 | ||
| source / vignettes | OK | 371 | ||
| linux-release-arm64 | OK | 230 | ||
| linux-release-x86_64 | OK | 229 | ||
| macos-release-arm64 | OK | 123 | ||
| macos-release-x86_64 | OK | 271 | ||
| macos-oldrel-arm64 | OK | 121 | ||
| macos-oldrel-x86_64 | OK | 335 | ||
| windows-devel | OK | 245 | ||
| windows-release | OK | 203 | ||
| windows-oldrel | OK | 264 | ||
| wasm-release | OK | 149 |
Exports:%>%harmony_optionsRunHarmony
Dependencies:clicowplotcpp11dplyrfarvergenericsggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMatrixpillarpkgconfigR6RColorBrewerRcppRcppArmadilloRcppProgressRhpcBLASctlrlangS7scalestibbletidyselectutf8vctrsviridisLitewithr
Detailed Walkthrough of Harmony Algorithm
Rendered fromdetailedWalkthrough.Rmdusingknitr::rmarkdownon May 12 2026.Last update: 2026-05-05
Started: 2023-09-20
Quick start to Harmony
Rendered fromquickstart.Rmdusingknitr::rmarkdownon May 12 2026.Last update: 2026-05-05
Started: 2019-04-16
Using harmony in Seurat
Rendered fromSeurat.Rmdusingknitr::rmarkdownon May 12 2026.Last update: 2026-05-05
Started: 2023-09-20
