Bioc2026 Registration Open!

Download the package (containing all material) for use with R-3.1.1 / Bioconductor 3.0.

Install the course package with

install.packages("LearnBioconductor_0.1.6.tar.gz", repos=NULL)

Optionally install suggested packages (used in exercises, etc.)

source("http://bioconductor.org/biocLite.R")
biocLite(c("knitr", "BiocStyle", "BiocInstaller", "ALL",
    "BSgenome.Hsapiens.UCSC.hg19", "BiocParallel", "Biostrings",
    "GenomicAlignments", "GenomicFeatures", "Gviz", "MLSeq",
    "PoiClaClu", "RColorBrewer", "RNAseqData.HNRNPC.bam.chr14",
    "Rsamtools", "ShortRead", "TxDb.Hsapiens.UCSC.hg19.knownGene",
    "VariantAnnotation", "airway", "class", "cn.mops",
    "dendextend", "fission", "genefilter", "ggplot2", "gplots",
    "org.Hs.eg.db", "sva", "xtable", "PoiClaClu", "sva",
    "fission", "kernlab", "e1071"))

Explore the material through the following documents: