-
Notifications
You must be signed in to change notification settings - Fork 27
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:
- Download the ZIP motus database. You need the Request library for Python.
- Extract the files into db_mOTU directory.
- Remove the ZIP archive.
- Create a file with the motus tool version information
Finally, it is recommended to add the git repository to the system path.