Installing ADAM using Pip

ADAM is available through the Python Package Index and thus can be installed using pip. To install ADAM using pip, run:

pip install bdgenomics.adam

Pip will install the bdgenomics.adam Python binding, as well as the ADAM CLI.