Skip to content

Installation and Dependencies

Arkadiy-Garber edited this page Jan 19, 2019 · 7 revisions

To use this tool, simply enter:

git clone https://github.com/Arkadiy-Garber/taxonsluice.git

and then place the taxonsluice directory into your $PATH.

export PATH=$PATH:$(pwd)

This tool is written in Python (version 3), and requires only one dependency: BLAST (version 2.7.1+).

Clone this wiki locally