linnabrown / gwas-lecture

Lectures on Genome Wide Association Studies (GWAS) using Python, Limix and Jupyter Noteboos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lectures on Genome Wide Association Studies (GWAS) with Limix, Python and Jupyter Notebooks

Binder

A set of lectures on Genome Wide Association Studies (GWAS) with Limix, Python and Jupyter Notebooks. The notebooks are heavily based on the original limix tutorial notebooks but adapted to work with the latest stable Limix 1.x release.

To open these notebooks in Jupyter, download the files to a directory on your computer and from that directory run (for installation of the necessary software packages see Lecture-0 Setup of Python Environment):

$ jupyter notebook

Online read-only versions

Use the following links:

  1. Lecture 0 - Setup of Python Environment
  2. Lecture 1 - Introduction to Jupyter Notebooks
  3. Lecture 2 - Introduction to Python-Programming
  4. Lecture 3 - Introduction to Numpy
  5. Lecture 4 - Matplotlib
  6. Lecture 5 - HDF5 h5py PyTables
  7. Lecture 6 - Linear Regression
  8. Lecture 7 - Linear Mixed Model
  9. Lecture 8 - Multi Trait Linear Mixed Model
  10. Lecture 9 - Estimating (SNP) narrow-sense heritability
  11. Lecture 10 - Estimating (SNP) broade-sense heritability

License

This work is licensed under a Creative Commons Attribution 3.0 Unported License.

About

Lectures on Genome Wide Association Studies (GWAS) using Python, Limix and Jupyter Noteboos


Languages

Language:Jupyter Notebook 99.7%Language:R 0.2%Language:Python 0.1%