-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0206746
commit 13044e2
Showing
1 changed file
with
36 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,36 @@ | ||
# ipyrad | ||
ipyrad (In development) | ||
======================= | ||
|
||
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/ | ||
|
||
|
||
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 <[email protected]>`_. | ||
Seeking collaborators. | ||
|
||
|
||
|
||
|