Skip to content

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

Notifications You must be signed in to change notification settings

timeu/gwas-lecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages