A small Python module to help with the analysis of results from GCTA (http://www.complextraitgenomics.com/software/gcta/).
Specifically, these tools allow parsing of log files (parseLog) computed by GCTA to extract variance partitioning results. Using these results, functions here can compute enrichment (addEnrichment) in variant categories as described by Gusev et al (2014).
If you find these tools useful, or find bugs or places for improvement, please let me know.
Davis McCarthy, March 2015.