Getting Started

These instructions will get you a copy of the project up and running on your machine for data analysis, development or testing purposes.

Installation

Install of the latest release of acda:

$ pip install acda

For detailed instructions and other ways to install acda as well as list of optional packages and instructions on how to install them see Prerequisites section at https://github.com/TheJacksonLaboratory/acda

Loading the package

Start an interactive Python session or, alternatively, in your script, import the package:

import acda