BMI206 - Statistical Methods for Bioinformatics, UC San Francisco
 
 

Overview

Syllabus

Reading

Labs

Computing Resources

Project


FALL 2016

Lectures
Mon 9:30-11:00
Wed 9:30-11:00

Labs
Fri 1:00-4:00

Room
BH-215

Professor
Katie Pollard

TA
Svetlana Lyalina

Labs

Bring your laptop to all lab sessions.

Homework portion of each lab is due the following Wednesday by email to Prof. Pollard.

DateTopicFilesTo Prepare
30-SeptUCSC Genome BrowserBrowser Handout
Answer Key
Download: Enhancer predictions from Erwin et al. (Data File S1)
Homework: Exercises 7, 8, 15, and 16
7-OctNiche modeling of microbial communities Instructions , Sampling location data, Global environmental data, Code, Homework R code, Homework Plot Download: All Files, unzip FormattedRasters
Confirm: R is installed
Install: glmulti, relaimpo (R packages)
14-OctDifferential expression with RNA-seq Instructions, Expression data, Answer Key Download: All files, unzip Instructions and open RNASeq.html
Install: edgeR, pheatmap (R packages)
21-OctMachine learning for epigenomicsRepository, Answer KeyInstall: Chrome browser
28-OctPopulation geneticsCode Install: msm (R package)
Review: code from genetics lectures
4-NovCytoscape networksFiles, Answer KeyConfirm: Java (JRE 8 u65 or u66) is installed,
Install: plyr, ggplot2, RColorBrewer (R packages),
Cytoscape 3.4 plus apps intallable from inside Cytoscape: PINBPA, BINGO
18-NovProtein structure modelingTutorial, SlidesInstall: IMP, Chimera, Biopython (sudo easy_install pip; sudo pip install biopython), scikit-learn (sudo pip install scikit-learn)
If you have anaconda: conda config --add channels salilab;
conda install imp scikit-learn matplotlib biopython
Confirm: Python packages numpy, scipy, matplotlib are installed