Package: harmony 1.2.3

Ilya Korsunsky

harmony: Fast, Sensitive, and Accurate Integration of Single Cell Data

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.

Authors:Ilya Korsunsky [cre, aut], Martin Hemberg [aut], Nikolaos Patikas [aut, ctb], Hongcheng Yao [aut, ctb], Nghia Millard [aut], Jean Fan [aut, ctb], Kamil Slowikowski [aut, ctb], Miles Smith [ctb], Soumya Raychaudhuri [aut]

harmony_1.2.3.tar.gz
harmony_1.2.3.tar.gz(r-4.5-noble)harmony_1.2.3.tar.gz(r-4.4-noble)
harmony_1.2.3.tgz(r-4.4-emscripten)harmony_1.2.3.tgz(r-4.3-emscripten)
harmony.pdf |harmony.html
harmony/json (API)
NEWS

# Install 'harmony' in R:
install.packages('harmony', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/immunogenomics/harmony/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
Datasets:
  • 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.

openblascpp

8.75 score 8 packages 4.7k scripts 9.3k downloads 6 mentions 5 exports 36 dependencies

Last updated 9 hours agofrom:34bb5ff380. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKNov 28 2024
R-4.5-linux-x86_64OKNov 28 2024

Exports:%>%harmony_optionsHarmonyMatrixmoe_ridge_get_betasRunHarmony

Dependencies:clicolorspacecowplotdplyrfansifarvergenericsggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerRcppRcppArmadilloRcppProgressRhpcBLASctlrlangscalestibbletidyselectutf8vctrsviridisLitewithr

Detailed Walkthrough of Harmony Algorithm

Rendered fromdetailedWalkthrough.Rmdusingknitr::rmarkdownon Nov 28 2024.

Last update: 2023-11-30
Started: 2023-09-20

Quick start to Harmony

Rendered fromquickstart.Rmdusingknitr::rmarkdownon Nov 28 2024.

Last update: 2024-11-28
Started: 2021-06-02

Using harmony in Seurat

Rendered fromSeurat.Rmdusingknitr::rmarkdownon Nov 28 2024.

Last update: 2024-11-28
Started: 2023-09-20