Installation

_images/logo.svg

Install it using pip:

$ pip install PyMOL-PUB

Or you can also install it from source.

$ git clone https://github.com/BGI-SynBio/PyMOL-PUB.git
$ cd PyMOL-PUB
$ pip install -r requirements.txt
$ python setup.py install develop --user

The tool requires Python >= 3.7.3. As the foundation of this tool, we require version of PyMOL equal to 2.5.0. Please refer to the official website for installation protocol details. In addition, some dependent libraries listed in the requirements file.