An open API service indexing awesome lists of open source software.

https://github.com/timeu/pygwas


https://github.com/timeu/pygwas

emmax gwas mixed-models python

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

====================================
PyGWAS: Python Library for running Genome Wide Association studies.
====================================

.. image:: https://badge.fury.io/py/PyGWAS.svg
:target: https://badge.fury.io/py/PyGWAS
:alt: Latest Version

.. image:: https://travis-ci.org/timeu/PyGWAS.svg?branch=master
:target: https://travis-ci.org/timeu/PyGWAS

.. image:: https://coveralls.io/repos/github/timeu/PyGWAS/badge.svg?branch=master
:target: https://coveralls.io/github/timeu/PyGWAS?branch=master

Intallation
=====
.. code-block:: sh

pip install PyGWAS

Usage
=====

To get information about the various commands run:

.. code-block:: sh

pygwas -h