Package: SCIBER
Type: Package
Title: Single-Cell Integrator and Batch Effect Remover
Version: 0.1.1
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.1.2
LazyData: true
URL: https://github.com/RavenGan/SCIBER
BugReports: https://github.com/RavenGan/SCIBER/issues
Imports: dplyr, parallel, stats
Depends: R (>= 2.10)
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-04-26 17:47:27 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-04-28 07:30:10 UTC
