Platypus Conquistador is a python package that relies on scikit-bio and click.
To perform a global installation of Platypus Conquistador, execute the following command from a terminal session:
python setup.py install
Alternatively Platypus Conquistador can be installed from the Python Package Index (PyPi) using pip:
pip install numpy
pip install platypus-conquistador
To test for a correct installation, open a new terminal session and issue the following command to see the help of platypus
:
platypus --help