Package: BatChef
Type: Package
Title: Single-cell RNA-seq batch effects correction methods interface
Version: 0.99.12
Authors@R: c(
    person("Elena", "Zuin", email = "elena.zuin.3@phd.unipd.it", 
            role = c("aut", "cre"),
            comment = c(ORCID = "0009-0006-3060-4835", 
            affiliation = "Department of Biology, University of Padova")),
    person("Chiara", "Romualdi", role = "ctb", 
            comment = c(affiliation = "Department of Biology, University of Padova")),
    person("Davide", "Risso", role = "ctb",
            comment = c(affiliation = "Department of Statistical Sciences, University of Padova")),
    person("Gabriele", "Sales", role = "ctb", 
            comment = c(affiliation = "Department of Biology, University of Padova")))
Description: This package implements a variety of methods for batch
        correction in single-cell RNA sequencing (scRNA-seq) data. It
        incorporates quantitative metrics (e.g. Wasserstein distance,
        Adjusted Rand Index) to evaluate their performance.
        Furthermore, the package assists users in identifying and
        applying the optimal method for specific datasets.
Depends: R (>= 4.5.0)
License: GPL (>= 3)
Encoding: UTF-8
biocViews: BatchEffect, SingleCell, Sequencing
RoxygenNote: 7.3.3
LinkingTo: Rcpp, RcppArmadillo
Imports: anndata, aricode, batchelor, bluster, cluster, e1071,
        fitdistrplus, ggplot2, harmony, leidenAlg, limma, Matrix,
        mclust, methods, parallel, purrr, RANN, Rcpp, reticulate,
        rliger, S4Vectors, scCustomize, scMerge, scrapper, Seurat,
        SeuratObject, sf, SingleCellExperiment, SparseArray, splatter,
        stats, SummarizedExperiment, sva, transport, zellkonverter
BugReports: https://github.com/zuinelena3/BatChef/issues
URL: https://github.com/zuinelena3/BatChef
VignetteBuilder: knitr
Suggests: BiocStyle, knitr, R.devices, rmarkdown, scater, testthat (>=
        3.0.0)
Config/testthat/edition: 3
Config/pak/sysreqs: libabsl-dev libcairo2-dev cmake libfontconfig1-dev
        libfreetype6-dev libfribidi-dev libgdal-dev gdal-bin
        libgeos-dev git libglpk-dev make libharfbuzz-dev libhdf5-dev
        libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev
        libwebp-dev libxml2-dev libssl-dev patch libproj-dev python3
        libsqlite3-dev libudunits2-dev zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-04-15 15:06:50 UTC
RemoteUrl: https://github.com/bioc/BatChef
RemoteRef: HEAD
RemoteSha: 363bea5fd7b67e4477dafab963674737f6b4f320
NeedsCompilation: yes
Packaged: 2026-04-26 05:46:28 UTC; root
Author: Elena Zuin [aut, cre] (ORCID: <https://orcid.org/0009-0006-3060-4835>,
    affiliation: Department of Biology, University of Padova),
  Chiara Romualdi [ctb] (affiliation: Department of Biology, University
    of Padova),
  Davide Risso [ctb] (affiliation: Department of Statistical Sciences,
    University of Padova),
  Gabriele Sales [ctb] (affiliation: Department of Biology, University of
    Padova)
Maintainer: Elena Zuin <elena.zuin.3@phd.unipd.it>
Built: R 4.6.0; x86_64-apple-darwin20; 2026-04-26 05:57:18 UTC; unix
