Package: ReUseData
Title: Reusable and reproducible Data Management
Version: 1.10.0
Authors@R: 
    person(given = "Qian",
           family = "Liu",
           role = c("aut", "cre"),
           email = "qian.liu@roswellpark.org",
           comment = c(ORCID = "0000-0003-1456-5099"))
Description: ReUseData is an _R/Bioconductor_ software tool to provide
    a systematic and versatile approach for standardized and
    reproducible data management. ReUseData facilitates transformation
    of shell or other ad hoc scripts for data preprocessing into
    workflow-based data recipes. Evaluation of data recipes generate
    curated data files in their generic formats (e.g., VCF, bed). Both
    recipes and data are cached using database infrastructure for easy
    data management and reuse. Prebuilt data recipes are available
    through ReUseData portal ("https://rcwl.org/dataRecipes/") with
    full annotation and user instructions. Pregenerated data are
    available through ReUseData cloud bucket that is directly
    downloadable through "getCloudData()".
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Imports: Rcwl, RcwlPipelines, BiocFileCache, S4Vectors, stats, tools,
        utils, methods, jsonlite, yaml, basilisk
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), BiocStyle
Config/testthat/edition: 3
VignetteBuilder: knitr
biocViews: Software, Infrastructure, DataImport, Preprocessing,
        ImmunoOncology
License: GPL-3
URL: https://github.com/rworkflow/ReUseData
BugReports: https://github.com/rworkflow/ReUseData/issues
git_url: https://git.bioconductor.org/packages/ReUseData
git_branch: RELEASE_3_22
git_last_commit: 2d4066b
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 06:02:11 UTC; biocbuild
Author: Qian Liu [aut, cre] (ORCID: <https://orcid.org/0000-0003-1456-5099>)
Maintainer: Qian Liu <qian.liu@roswellpark.org>
