Package: curatedTBData
Type: Package
Title: Curation of existing tuberculosis transcriptomic studies
Version: 2.6.0
Authors@R: c(
    person(given = "Xutao", family = "Wang", role = c("aut", "cre"), email = "xutaow@bu.edu"),
    person(given = c("W.", "Evan"), family = "Johnson", role = c("aut"), email = "wej@bu.edu"),
    person(given = "Prasad", family = "Patil", role = c("aut"), email = "patil@bu.edu"))
Description: 
    The curatedTBData is an R package that provides standardized, curated 
    tuberculosis(TB) transcriptomic studies. The initial release of the package 
    contains 49 studies. The curatedTBData package allows users to access 
    tuberculosis trancriptomic efficiently and to make efficient comparison for 
    different TB gene signatures across multiple datasets.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: false
RoxygenNote: 7.3.1
Depends: R (>= 4.3.0)
Imports: AnnotationHub, ExperimentHub, MultiAssayExperiment, rlang,
        stats
Suggests: BiocStyle, DT, dplyr, HGNChelper, knitr, methods, rmarkdown,
        SummarizedExperiment, sva, testthat
biocViews: ExperimentHub, GEO, Homo_sapiens_Data
URL: https://github.com/compbiomed/curatedTBData
BugReports: https://github.com/compbiomed/curatedTBData/issues
Language: en-US
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/curatedTBData
git_branch: RELEASE_3_22
git_last_commit: fb56ae5
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-11-06
NeedsCompilation: no
Packaged: 2025-11-06 16:16:02 UTC; biocbuild
Author: Xutao Wang [aut, cre],
  W. Evan Johnson [aut],
  Prasad Patil [aut]
Maintainer: Xutao Wang <xutaow@bu.edu>
