https://github.com/dereneaton/ipyrad
Raw File
Tip revision: 74a524353c2b336537df50cfb05cf2f584d61c43 authored by deren on 11 August 2016, 20:55:54 UTC
"Updating ipyrad/__init__.py to version - 0.3.26
Tip revision: 74a5243
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.

Quick Install
------------
ipyrad is available through conda with all dependencies included. If you have conda installed you can simply:

    conda install -c ipyrad ipyrad

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

Documentation
---------
`Full documentation <http://ipyrad.readthedocs.io>`_ is available on our readthedocs site. There you will find installation instructions, example tutorials, and a full user guide.

Quick link to the `full tutorial <http://ipyrad.readthedocs.io/tutorial_intro_cli.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