/inhibitor-bind-serach

molecular docking and gamd simulation for non-competive inhibitor

GNU General Public License v3.0GPL-3.0

non-competive inhibitor: binding seraching jupyter script (Yeng-Tseng Wang 2023-03-06) (c00jsw00@gmail.com)

molecular docking and gamd simulation for non-competive inhibitor

  1. install Mambaforge-Linux-x86_64.sh
  2. mamba install rdkit
  3. mamba install openbabel
  4. pip install py3Dmol
  5. mamba install ambertools
  6. mamba install -c conda-forge mdtraj
  7. mamba install -c conda-forge openmm cudatoolkit=11.7
  8. wget https://ccsb.scripps.edu/download/532/ (MGLTools)
  9. mamba install -c conda-forge jupyterlab
  10. git clone https://github.com/QVina/qvina.git and cp qvina-w to xx/mambaforge/bin/
  11. git clone https://github.com/MiaoLab20/gamd-openmm.git cd gamd-openmm setup.py install cp gamdRunner to xx/mambaforge/bin/