一:Autodock4和MGLTools的下載和安裝
Autodock4安裝
官網(wǎng):https://autodock.scripps.edu/download-autodock4/
MGLTools安裝
官網(wǎng):https://ccsb.scripps.edu/mgltools/downloads/
二:python2.5的下載和配置
官網(wǎng):https://www.python.org/downloads/windows/
環(huán)境配置
三:Miniconda和Pymol的下載和安裝
Miniconda安裝
官網(wǎng):https://docs.conda.io/en/latest/miniconda.html
安裝python庫
pip install numpy
pip install Pmw
或離線下載安裝文件網(wǎng)站:https://www.lfd.uci.edu/~gohlke/pythonlibs/
whl文件在Miniconda3\Scripts路徑下安裝
Pymol安裝
官網(wǎng):https://pymol.org/2/
四:Open Babel下載和安裝
官網(wǎng):http://openbabel.org/wiki/Category:Installation