https://github.com/dereneaton/ipyrad
Raw File
Tip revision: 776916e1050a3f488a943c71f667400fc35c4f81 authored by Isaac Overcast on 19 February 2020, 20:49:04 UTC
"Updating ipyrad/__init__.py to version - 0.9.42
Tip revision: 776916e
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

Cite the Manuscript
-------------------
Eaton DAR & Overcast I. "ipyrad: Interactive assembly and analysis of RADseq datasets." Bioinformatics (2020).

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


back to top