Implementation of the Harmony algorithm for single cell integration, described in Korsunsky et al <doi:10.1038/s41592-019-0619-0>. Package includes a standalone Harmony function and interfaces to external frameworks.
Version: | 1.0.3 |
Depends: | R (≥ 3.5.0), Rcpp |
Imports: | dplyr, cowplot, ggplot2, Matrix, methods, tibble, rlang, RhpcBLASctl |
LinkingTo: | Rcpp, RcppArmadillo, RcppProgress |
Suggests: | SingleCellExperiment, Seurat (≥ 4.1.1), testthat, knitr, rmarkdown, ggthemes, ggrepel, patchwork, tidyverse, tidyr, data.table |
Published: | 2023-09-30 |
Author: | Ilya Korsunsky |
Maintainer: | Ilya Korsunsky <ilya.korsunsky at gmail.com> |
License: | GPL-3 |
URL: | software.broadinstitute.org/harmony |
NeedsCompilation: | yes |
Materials: | NEWS |
CRAN checks: | harmony results |
Reference manual: | harmony.pdf |
Vignettes: |
Using harmony in Seurat Detailed Walkthrough of Harmony Algorithm Quick start to Harmony |
Package source: | harmony_1.0.3.tar.gz |
Windows binaries: | r-devel: harmony_1.0.3.zip, r-release: harmony_1.0.3.zip, r-oldrel: harmony_1.0.3.zip |
macOS binaries: | r-release (arm64): harmony_1.0.3.tgz, r-oldrel (arm64): harmony_1.0.3.tgz, r-release (x86_64): harmony_1.0.3.tgz, r-oldrel (x86_64): harmony_0.1.1.tgz |
Old sources: | harmony archive |
Reverse imports: | ProFAST, RaceID, scAnnotate, symphony |
Reverse suggests: | singleCellTK |
Please use the canonical form https://CRAN.R-project.org/package=harmony to link to this page.