Installation

R&D can be installed using pip or from source.

Install from source:

$ git clone git@github.com:UWIVC/randd.git
$ python setup.py install

Install from pip:

$ pip install randd