Skip to content

Installation

Alessio Milanese edited this page Mar 31, 2018 · 13 revisions

Clone the motus repository:

git clone https://github.com/motu-tool/mOTUs_v2.git

Run setup.py:

python mOTUs_v2/setup.py 

There are four steps:

  1. Download the ZIP motus database. You need the Request library for Python.
  2. Extract the files into db_mOTU directory.
  3. Remove the ZIP archive.
  4. Create a file with the motus tool version information

Finally, it is recommended to add the git repository to the system path.