Skip to content

Bioconductor/BioC2016Introduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BioC2016Introduction

This package contains course material for the BioC 2016 Lab Practical: Getting to know R and Bioconductor, Stanford University, Stanford, CA, 25 - 26 June 2016. See the vignettes directory for additional detail.

The material requires R version 3.3 and Bioconductor 3.4. To install the packages used in this course, evaluate the following commands:

source("http://bioconductor.org/biocLite.R")
biocLite("Bioconductor/BioC2016Introduction")
biocLite(packageDescription("BioC2016Introduction")$Suggests)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages