Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 819 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 819 Bytes

TAX CREdiT: TAXonomic ClassifieR Evaluation Tool

Build Status

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.

Setup and install

The library code and can be installed as follows:

git clone https://github.com/gregcaporaso/tax-credit-code.git
cd tax-credit-code
pip install .

OR

pip install https://github.com/caporaso-lab/tax-credit-code/archive/master.zip