https://github.com/timeu/pygwas
https://github.com/timeu/pygwas
emmax gwas mixed-models python
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/timeu/pygwas
- Owner: timeu
- License: mit
- Created: 2014-01-17T11:48:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-12-10T08:46:31.000Z (almost 7 years ago)
- Last Synced: 2025-03-24T17:01:46.225Z (7 months ago)
- Topics: emmax, gwas, mixed-models, python
- Language: Python
- Size: 63.3 MB
- Stars: 24
- Watchers: 5
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: Changelog
- License: LICENSE
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=masterIntallation
=====
.. code-block:: shpip install PyGWAS
Usage
=====To get information about the various commands run:
.. code-block:: sh
pygwas -h