Package: MetaDICT
Title: Microbiome data integration method via shared dictionary
        learning
Version: 1.0.0
Authors@R: c(person("Bo", "Yuan", email = "boyuan5@illinois.edu", role = c("aut", "cre"), comment = c(ORCID = "0009-0008-5428-4447")),person("Shulei", "Wang", email = "shuleiw@illinois.edu", role = "aut"))
Description: MetaDICT is a method for the integration of microbiome data. This method is designed to remove batch effects and preserve biological variation while integrating heterogeneous datasets. MetaDICT can better avoid overcorrection when unobserved confounding variables are present.
License: Artistic-2.0
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Depends: R (>= 4.2.0)
Imports: stats, RANN, igraph, vegan, edgeR, ecodist, ggplot2, viridis,
        ggpubr, ape, cluster, matrixStats
BugReports: https://github.com/BoYuan07/MetaDICT/issues
URL: https://github.com/BoYuan07/MetaDICT
biocViews: Microbiome, BatchEffect, Sequencing, Clustering, Software
Suggests: BiocStyle, knitr, rmarkdown, DT, ggraph, tidyverse, testthat
        (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/MetaDICT
git_branch: RELEASE_3_22
git_last_commit: 2dfcaa8
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 05:02:53 UTC; biocbuild
Author: Bo Yuan [aut, cre] (ORCID: <https://orcid.org/0009-0008-5428-4447>),
  Shulei Wang [aut]
Maintainer: Bo Yuan <boyuan5@illinois.edu>
