Skip to content
Isaac Overcast edited this page Jan 30, 2016 · 2 revisions

Not up to par yet, but better than nothing for now.

In order to install ipyrad you need to first install conda. You can check if it's installed already by typing conda at the command line. If it doesn't work you can download and install from http://conda.pydata.org/miniconda.html.

NB: iPyrad requires python 2.7, therefore you need the python2.7 version of miniconda.

Once conda is installed you can type:

   conda install -c ipyrad ipyrad

and it should "just work".

Clone this wiki locally