Skip to content
mwhall edited this page Oct 22, 2014 · 2 revisions

AXIOME2

The AXIOME2 package is available in the PyPi package repository. It can be installed with the command sudo pip install axiome.

Pre-requisites and Dependencies

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.

QIIME

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.

Clone this wiki locally