davidrajm / tax-credit-code

Microbiome benchmarking code and jupyter notebooks from the tax-credit project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 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

About

Microbiome benchmarking code and jupyter notebooks from the tax-credit project

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%