forked from ga4gh/ga4gh-server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
32 lines (26 loc) · 1.28 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
.. image:: http://genomicsandhealth.org/files/logo_ga.png
==============================
GA4GH Reference Implementation
==============================
.. image:: https://badges.gitter.im/Join%20Chat.svg
:alt: Join the chat at https://gitter.im/ga4gh/server
:target: https://gitter.im/ga4gh/server?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
This is an early alpha of the GA4GH reference client
and server applications.
It is under heavy development, and many aspects of
the layout and APIs will change as requirements are better understood.
If you would like to help, please check out our list of
`issues <https://github.com/ga4gh/server/issues>`_!
Full documentation is available at `read-the-docs.org
<http://ga4gh-reference-implementation.readthedocs.org/>`_.
- For a quick start with the GA4GH API, please see our
`demo <http://ga4gh-reference-implementation.readthedocs.org/en/stable/demo.html>`_.
- To configure and deploy the GA4GH server in production
please see the
`installation
<http://ga4gh-reference-implementation.readthedocs.org/en/stable/installation.html>`_
page.
- If you would like to contribute to the project, please see the
`development
<http://ga4gh-reference-implementation.readthedocs.org/en/stable/development.html>`_
page.