AnVILWorkflow
Run workflows implemented in Terra/AnVIL workspace
Bioconductor version: 3.23 · Package version: 1.12.0
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.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("AnVILWorkflow") Details
| Maintainer | Sehyun Oh <shbrief@gmail.com> |
| Author | Sehyun Oh [aut, cre] (ORCID: <https://orcid.org/0000-0002-9490-3061>), Marcel Ramos [ctb] (ORCID: <https://orcid.org/0000-0002-3242-0582>), Kai Gravel-Pucillo [aut] |
| License | Artistic-2.0 |
| URL | https://github.com/shbrief/AnVILWorkflow |
| Bug Reports | https://github.com/shbrief/AnVILWorkflow/issues |
| Downloads rank | 160 |
| Source branch | RELEASE_3_23 |
| biocViews | Infrastructure, Software |