About
Relevant books, papers, lectures and other learning materials online, mostly authored by others but compiled & curated by us.
Books
Text books
- Statistics backgroud most relevant to our research.
- Computational biology.
Popular science books
- Book club 2015, a list compiled by Xin He in 2015.
- CSG book club.
Papers
Keep up with literature
General collections
- Nature’s Scitable.
- PLoS Compbio Education collection.
- Nature Biotech Computational Biology collection.
- Computational genomics papers, a list compiled by Xin He in 2016.
- Matthew Stephens lab reading list, papers from the lab.
Statistical genetics
Transcriptome computational biology
Online courses & tutorials
Statistics
- 5 minutes statistics by Matthew Stephens, with some additional material.
- highly recommended if you already know some statistics.
- Misc. material:
- PCA by Lior Pachter.
- Variational Inference by David Blei.
- A primer on variational inference
- Explaining variational inference
- Math for machine learning, a note from UC Berkeley CS 189/289A.
- Matrix calculus for deep learning.
Statistical genetics
- A practical introduction to statistical genetics.
- highly recommended, even if you are already savvy in statistical genetics.
- LD clumping vs pruning
Programing
- Software Carpentry tutorials, the “Core Lessons” on Unix Shell, git, Python and R.