Skip to content

jhuang2012/mixmogam

 
 

Repository files navigation

Author:  Bjarni J. Vilhjalmsson (bjarni.vilhjalmsson@gmail.com)

This package contains tools for performing mixed model association mapping, originally developed for Arabidopsis 
thaliana, but can also be applied to other organisms, including Humans.  Suggestions and code contributions are welcomed.

The current version is 0.1

The main dependencies are:
* scipy
* matplotlib
* h5py (this is not necessary for most functionality)


There are 8 files
 - snpsdata.py: Datastructures for storing and manipulating genotype data.
 - dataParsers.py: Code for parsing genotype files into genotype data structures.
 - phenotypeData.py: Datastructures for storing and manipulating phenotype data.
 - liner_models.py: Code for linear regression and simple mixed models (for up to 3 covariance matrices).
 - kinship.py: Code for estimating kinships.
 - gwaResult.py: Code for manipulating GWAS results, including plotting Manhattan plots.
 - analyze_gwas_results.py: Code for plotting QQ-plots among other things.
 - examples.py:  Examples for how to perform GWAS using mixmogam.

There is A. thaliana data in the at_data/
where there are three zipped files, which contain genotype  (Horton et al., 2012), phenotype (Atwell et al., 2010) 
and gene annotation data (TAIR10) for Arabidopsis thalina.

Due to obvious reasons, there are no real Human data examples.


Thanks,
Bjarni

About

Mixed Model Package For Genome-wide association mapping.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published