Package: symphony
Title: Efficient and Precise Single-Cell Reference Atlas Mapping
Version: 0.1.1
Authors@R: c(
    person(given = "Joyce", family = "Kang",
           role = c("aut", "cre"), comment = c(ORCID = "0000-0002-1962-1291"),
           email = "joyce_kang@hms.harvard.edu"),
    person("Ilya", "Korsunsky", email = "ilya.korsunsky@gmail.com", 
           role = c("aut"), comment = c(ORCID = "0000-0003-4848-3948")),
    person("Soumya", "Raychaudhuri", 
        role = c("aut"), comment = c(ORCID = "0000-0002-1901-8265"))
    )
Description: Implements the Symphony single-cell reference building and query mapping algorithms and additional functions described in Kang et al <https://www.nature.com/articles/s41467-021-25957-x>.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown, testthat, ggthemes, ggrastr, ggrepel
LinkingTo: Rcpp, RcppArmadillo
Imports: methods, Rcpp, harmony, uwot, irlba, class, purrr, dplyr,
        ggplot2, stats, utils, magrittr, data.table, tibble, Matrix,
        tidyr, rlang, RColorBrewer, RANN
VignetteBuilder: knitr
Depends: R (>= 3.5)
NeedsCompilation: yes
Packaged: 2023-01-16 18:27:53 UTC; jbk37
Author: Joyce Kang [aut, cre] (<https://orcid.org/0000-0002-1962-1291>),
  Ilya Korsunsky [aut] (<https://orcid.org/0000-0003-4848-3948>),
  Soumya Raychaudhuri [aut] (<https://orcid.org/0000-0002-1901-8265>)
Maintainer: Joyce Kang <joyce_kang@hms.harvard.edu>
Repository: CRAN
Date/Publication: 2023-01-16 19:30:02 UTC
Built: R 4.3.3; x86_64-w64-mingw32; 2025-04-07 02:50:35 UTC; windows
Archs: x64
