BIOS/BCB 784
Fall 2024 – 1:25-2:40 MoWe – McGavran 2306
This course makes extensive use of R and assumes basic familiarity with base R (not packages) as a prerequisite. A self-quiz is available here, with answers provided here. You can also find a list of base R functions that one should be familiar with.
For 2024 BCB students: BCB 720 (background on statistical inference, i.e. working with the likelihood for parameter inference, conditional probabilities) is suitable as a pre-requisite for BIOS/BCB 784.
For Rmd or qmd files, go to the course repo and navigate the directories, or clone the repo and navigate within RStudio.
| Week | Topic | Dir. | HW | HTML | Title |
|---|---|---|---|---|---|
| Data analysis | |||||
| Aug 19 | Biological intro / GitHub | - |
HW0 | github | RStudio, git, and GitHub |
| Aug 21 | Exploring bio data | eda |
EDA | Exploratory data analysis | |
| brain RNA | Exploring brain RNA | ||||
| Aug 26 & 28 | R/Bioconductor I | bioc |
HW1 | objects | Bioc data objects |
| ranges | Genomic ranges | ||||
| GRL | GRangesList: lists of ranges | ||||
| Sep 2 | Labor day | ||||
| Sep 4 | “tidyomics” | TO@GH |
tidy intro | Tidiness-in-Bioconductor intro | |
| tidy ranges | Tidy ranges tutorial | ||||
| Sep 9 & 11 | R/Bioconductor II | bioc |
HW2 | anno | Accessing annotations |
| strings | Manipulating DNA strings | ||||
| Sep 16 & 18 | Distances & norm. I | dist |
HW3 | distances | Distances in high dimensions |
| transform_clust | Transformations and clustering | ||||
| vst_math | VST math | ||||
| Sep 23 | Wellness day | ||||
| Sep 25 | Spatial data analysis (guest lecture) | Peyton Kuhlers (Hoadley & Raab labs, UNC) | |||
| Sep 30 | BCB retreat | ||||
| Oct 2 | Sources of technical bias | ||||
| Oct 7 & 9 | Distances & norm. II | dist |
batch | Batch effects and sources | |
| sva | Surrogate variable analysis | ||||
| Batch effect solutions | |||||
| ruv script | RUV and friends | ||||
| Oct 7 | Midterm assigned, due Oct 21 | ||||
| Data modeling | |||||
| Oct 14 & 16 | Hierarchical models | hier |
hierarchical | Hierarchical models | |
| jamesstein | James-Stein estimator | ||||
| Oct 21 & 23 | Models and EM | model |
EM | Expectation maximization | |
| motif | EM for finding DNA motifs | ||||
| Oct 28 & 30 | Markov models | markov |
HW4 | hmm | Hidden Markov Models |
| Nov 4 | HMM: Baum-Welch | ||||
| Nov 6 | ASHG | ||||
| Nov 11 | Biostatistics 75th event | ||||
| Nov 13 | Class time for projects | ||||
| Nov 18 & 20 | Class time for projects | ||||
| Nov 25 | Gene regulatory networks | net |
network | Network analysis | |
| Nov 27 | Thanksgiving | ||||
| Dec 2 & 4 | Final project presentations | ||||
| Extra lectures | |||||
| multiple testing | multiple |
multtest | FDR and Benjamini-Hochberg | ||
| localfdr | Local false discovery rate |
Some R resources
This page was last updated on 11/15/2024.