https://github.com/dereneaton/ipyrad
Raw File
Tip revision: 309427a4dee5fa8eeb5291099238a29c85a8f962 authored by isaacovercast on 06 November 2016, 23:54:25 UTC
"Updating ipyrad/__init__.py to version - 0.5.0
Tip revision: 309427a
README.rst
*ipyrad*: interactive assembly and analysis of RAD-seq data sets
--------------------------------------------------------------

Welcome to ipyrad, an interactive toolkit for assembly and analysis of 
restriction-site associated genomic data sets (e.g., RAD, ddRAD, GBS) 
for population genetic and phylogenetic studies.

Documentation
---------
Full documentation is available here (`<http://ipyrad.readthedocs.io>`_),
where you will find installation instructions, example tutorials, and a full user guide.


Quick Install
------------
ipyrad is available through the Python package installer `conda` with all dependencies included.
If you have `conda` installed you can simply run::

    conda install -c ipyrad ipyrad


If you do not have `conda` installed then you will enjoy our 
`complete installation instructions <http://ipyrad.readthedocs.io/installation.html>`_.


Getting Help
------------
Join the ipyrad gitter channel and ask a question, request a feature, or flame the developers:

.. image:: https://badges.gitter.im/Join%20Chat.svg
   :alt: Join the chat at https://gitter.im/dereneaton/ipyrad
   :target: https://gitter.im/dereneaton/ipyrad?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge


License
-------
GPLv3

Contributors
------------
+ `Deren Eaton <deren.eaton@yale.edu>`_.  
+ `Isaac Overcast <isaac.overcast@gmail.com>`_.  


back to top