Internal Bioconductor package used to create binaries for docker images produced by Bioconductor. The package installation and binary creation is parallelized on a Kubernetes cluster launched (at the moment) on a Kubernetes cluster using GKE.
The package works in sync with the Bioconductor/k8sredis
kubernetes
application.
Nitesh Turaga - nturaga.bioc@gmail.com
Martin Morgan
k8sredis: www.github.com/Bioconductor/k8sredis
Vignette: BiocKubeInstall_Tutorial
inst/helm-chart : helm chart for k8s app
inst/docker : docker images used inside the k8s application
BiocKubeInstall R/ : Code which runs on the manager and worker replica sets.
Github Actions: Start cluster and deploy to cluster, delete cluster, and test binary package installs 3 times a week.
Install binary packages using BiocManager::install
BiocManager::install('Rhtslib')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.