You are here

ligand docking error

1 post / 0 new
ligand docking error
#1

Dear all:

I am a beginner of Rosetta. While I am running ligand-docking toturial (https://www.rosettacommons.org/demos/latest/tutorials/ligand_docking/ligand_docking_tutorial). I encounter an error when run script calculate_ligand_rmsd.py when doing data analysis. This script is used to calculate RMSD of each model comapred with the best model. When I run this script, the error indicated :

          Traceback (most recent call last):
  File "calculate_ligand_rmsd.py", line 304, in <module>
    subprocess.call(["capture_command.sh"] + sys.argv)
  File "/usr/lib/python2.7/subprocess.py", line 172, in call
    return Popen(*popenargs, **kwargs).wait()
  File "/usr/lib/python2.7/subprocess.py", line 394, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
    raise child_exception

 

Do not  how to solve it。

Thanks

Category: 
Post Situation: 
Wed, 2020-04-22 17:27
YuFei