Package: bbknnR
Title: Perform Batch Balanced KNN in R
Version: 1.1.1
Date: 2024-02-13
Authors@R: person(given = "Yuchen", family = "Li", email = "ycli1995@outlook.com", role = c("aut", "cre"))
Description: A fast and intuitive batch effect removal tool for single-cell data. BBKNN is originally used in the 'scanpy' python package, and now can be used with 'Seurat' seamlessly.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.1.0), methods, utils
LinkingTo: Rcpp (>= 1.0.8)
Imports: future, glmnet, Matrix, magrittr, Rcpp, RcppAnnoy, reticulate,
        rlang, Rtsne, Seurat, SeuratObject, tidytable, uwot (>= 0.1.14)
LazyData: true
RoxygenNote: 7.2.3
URL: https://github.com/ycli1995/bbknnR,
        https://github.com/Teichlab/bbknn,
        https://bbknn.readthedocs.io/en/latest/
BugReports: https://github.com/ycli1995/bbknnR/issues
Suggests: dplyr, knitr, rmarkdown, testthat (>= 3.0.0), patchwork
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2024-02-13 09:43:11 UTC; mydocker
Author: Yuchen Li [aut, cre]
Maintainer: Yuchen Li <ycli1995@outlook.com>
Repository: CRAN
Date/Publication: 2024-02-13 10:20:03 UTC
Built: R 4.2.3; aarch64-apple-darwin20; 2024-02-18 06:47:53 UTC; unix
Archs: bbknnR.so.dSYM
