viviangarcia / MendelIHT.jl

Sparse GLM regression for High Dimensional Data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MendelIHT

A modern approach to analyze data from a Genome Wide Association Studies (GWAS)

Documentation Build Status Code Coverage
Build Status Build status Coverage Status codecov

Installation

Start Julia, press ] to enter package manager mode, and type the following (after pkg>):

(v1.0) pkg> add https://github.com/OpenMendel/SnpArrays.jl
(v1.0) pkg> add https://github.com/biona001/MendelIHT.jl

The order of installation is important!

Documentation

Citation:

A preprint of our paper is available on bioRxiv. If you use MendelIHT.jl, please cite:

Benjamin B. Chu, Kevin L. Keys, Janet S. Sinsheimer, and Kenneth Lange. Multivariate GWAS: Generalized Linear Models, Prior Weights, and Double Sparsity. bioRxiv doi:10.1101/697755

About

Sparse GLM regression for High Dimensional Data

License:Other


Languages

Language:Julia 88.5%Language:Shell 9.1%Language:Python 2.4%