Interactive assembly and analysis of RAD-seq data sets.
Documentation is in the works, for now there are working example tutorials.
ipyrad will be available through conda and pip with all dependencies included.
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. ...
GPLv3