-
Notifications
You must be signed in to change notification settings - Fork 4
Installation
mwhall edited this page Oct 22, 2014
·
2 revisions
The AXIOME2 package is available in the PyPi package repository. It can be installed with the command sudo pip install axiome.
The AXIOME2 package has only one dependency: npyscreen. If you are installing with pip, this is installed automatically for you.
In order to install with pip command given above, the Python pip package must be installed. On Ubuntu/Debian, this can be done with sudo apt-get install python-pip.
Many of the features require QIIME. If not already installed, please follow the instructions on the QIIME installation page.
In addition to the basic QIIME installation, the sample data requires that RDP be installed for taxonomic classification. Instructions for installing RDP are on the QIIME installation page.