Slides
Pdf file containing Slides for talkPackages
for (i in c("GeneSigDB_1.0.tar.gz", "iBBiG_1.0.tar.gz")){
download.file(paste("http://bcb.dfci.harvard.edu/~aedin/courses/Seattle2012/", i, sep=""), i)
install.packages(i, repos=NULL, type="source")
}
source("http://www.bioconductor.org/biocLite.R")
biocLite("breastCancerVDX")
library(breastCancerVDX)
library(GeneSigDB)
library(iBBiG)
Further Data (not need for tutorial)
Updated.Feb2012. Aedin Culhane