- Home
- Bioconductor 3.22
- Software Packages
- AnVILWorkflow
AnVILWorkflow
This is the released version of AnVILWorkflow; for the devel version, see AnVILWorkflow.
Run workflows implemented in Terra/AnVIL workspace
Bioconductor version: Release (3.22)
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.
Author: Sehyun Oh [aut, cre] ORCID iD ORCID: 0000-0002-9490-3061 , Marcel Ramos [ctb] ORCID iD ORCID: 0000-0002-3242-0582 , Kai Gravel-Pucillo [aut]
Maintainer: Sehyun Oh <shbrief at gmail.com>
citation("AnVILWorkflow")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("AnVILWorkflow")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("AnVILWorkflow")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.