Package: SCIBER
Type: Package
Title: Single-Cell Integrator and Batch Effect Remover
Version: 0.1.4
Authors@R: c(person(given = "Dailin", family = "Gan", role = c("aut", "cre"), email = "dgan@nd.edu", comment = c(ORCID = "0000-0003-0535-1259")), person(given = "Jun", family = "Li", role = "aut"))
Description: Remove batch effects by projecting query batches into the reference batch space.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.0
LazyData: true
URL: https://github.com/RavenGan/SCIBER
BugReports: https://github.com/RavenGan/SCIBER/issues
Imports: dplyr, parallel, stats
Depends: R (>= 2.10)
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), cowplot, ggplot2,
        ggthemes, Matrix, uwot
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-07-14 17:38:00 UTC; david
Author: Dailin Gan [aut, cre] (<https://orcid.org/0000-0003-0535-1259>),
  Jun Li [aut]
Maintainer: Dailin Gan <dgan@nd.edu>
Repository: CRAN
Date/Publication: 2022-07-14 17:50:02 UTC
