/
Bioconductor
Bioconductor
Introduction
Bioconductor provides tools for the analysis and comprehension of high-throughput genomic data.
Usage
module load R/3.4.0
Installation
module load R/3.4.0 R source("https://bioconductor.org/biocLite.R") biocLite() for specific packages: biocLite(c("GenomicFeatures", "AnnotationDbi"))