This repository contains the tax-credit python 3 package for use in the tax-credit project, a standardized and extensible evaluation framework for assessing short-read taxonomic classifiers.
Please see the tax-credit-data repository for usage and citation information and published results.
The library code can be installed as follows:
git clone https://github.com/caporaso-lab/tax-credit-code.git
cd tax-credit-code
pip install .
OR
pip install https://github.com/caporaso-lab/tax-credit-code/archive/master.zip