Package: AnVILWorkflow
Title: Run workflows implemented in Terra/AnVIL workspace
Version: 1.4.0
Date: 2024-2-27
Authors@R: 
    c(person(given = "Sehyun",
            family = "Oh",
            role = c("aut", "cre"),
            email = "shbrief@gmail.com",
            comment = c(ORCID = "0000-0002-9490-3061")),
     person(given = "Kai",
            family = "Gravel-Pucillo",
            role = "aut"))
Description: The AnVIL is a cloud computing resource developed in part
    by the National Human Genome Research Institute. The main cloud-based
    genomics platform deported by the AnVIL project is Terra. The 
    AnVILWorkflow package allows remote access to Terra implemented workflows,
    enabling end-user to utilize Terra/ AnVIL provided resources - such as
    data, workflows, and flexible/scalble computing resources - through the 
    conventional R functions.
Depends: R (>= 4.2.0),
Imports: utils, AnVIL, httr, methods, jsonlite, dplyr, tibble
Suggests: knitr, BiocStyle
License: Artistic-2.0
biocViews: Infrastructure, Software
Encoding: UTF-8
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
BugReports: https://github.com/shbrief/AnVILWorkflow/issues
git_url: https://git.bioconductor.org/packages/AnVILWorkflow
git_branch: RELEASE_3_19
git_last_commit: c7d0e1b
git_last_commit_date: 2024-04-30
Repository: Bioconductor 3.19
Date/Publication: 2024-04-30
NeedsCompilation: no
Packaged: 2024-05-01 02:31:38 UTC; biocbuild
Author: Sehyun Oh [aut, cre] (<https://orcid.org/0000-0002-9490-3061>),
  Kai Gravel-Pucillo [aut]
Maintainer: Sehyun Oh <shbrief@gmail.com>
