Skip to content

R / Bioconductor Support for the AnVIL Azure Platform

Notifications You must be signed in to change notification settings

Bioconductor/AnVILAz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnVILAz

The AnVIL is a cloud computing resource developed in part by the National Human Genome Research Institute. The AnVILAz package supports end-users and developers using the AnVIL platform in the Azure cloud.

Installation

You can install the development version of AnVILAz like so:

if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager", repos = "https://cran.r-project.org")
BiocManager::install("Bioconductor/AnVILAz")

Example

This is a basic example which shows you how to solve a common problem:

library(AnVILAz)

About

R / Bioconductor Support for the AnVIL Azure Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages