https://github.com/dereneaton/ipyrad
Raw File
Tip revision: f3382e443c7c03e5fb5bf7d356fd62f1a1e22a45 authored by deren on 07 January 2016, 22:22:34 UTC
raise error and return names for bad samples names in _get_samples()
Tip revision: f3382e4
README.rst
ipyrad (In development)
=======================

.. 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

Interactive assembly and analysis of RAD-seq data sets.

Tutorials
---------

Documentation is in the works_, for now there are working example tutorials_.

.. _tutorials: http://nbviewer.ipython.org/github/dereneaton/ipyrad/tree/master/tests/

.. _works: http://ipyrad.readthedocs.org/en/latest/  

Installation
------------
ipyrad will be available through conda and pip with all dependencies included.


What's new?
-----------

In addition to a command line interface that will be familiar to pyrad users, ipyrad offers an additional way to interact with the data through writing Python scripts that access the ipyrad API. This provides an easier way to construct branching assembly architectures in which data sets are assembled under a number of parameter options. ...


License
-------
GPLv3


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





back to top