Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

 

Introduction

 

...

Bioconductor provides tools for the analysis and comprehension of high-throughput genomic data.

Usage

No Format
module load R/3.4.0

 

Installation

 

No Format
module load R/3.3.4

.4.0
R
source("https://bioconductor.org/biocLite.R")
biocLite()

for specific packages:  biocLite(c("GenomicFeatures", "AnnotationDbi")) 

 

 

Reference

  1. http://www.bioconductor.org/install/