You are here

PyRosetta

pymover = PyMOL_Mover() hangs IPython?

Category: 
PyRosetta

I followed the instructions here (http://www.pyrosetta.org/pymol_mover-tutorial) to setup the PyMol Mover. But when I try to execute

pymover = PyMOL_Mover()

my IPython session hangs. This statement never finishes execution.

I am using Ubuntu 14.04.1, 64bits, and PyRosetta r48.

Any idea on what's the problem here? I can provide more specs about my system if needed.

Post Situation: 

Windows Dunbrack10.lib.bin "out dated"

Category: 
PyRosetta

I seem to be having an issue with getting the binary version of the Dunbrack library to load properly in PyRosetta on Windows and I was wondering if anyone knows if there is a fix for it. Obviously it takes about 30 seconds or so to load the Dunbrack libraries from text so it can turn into a rate-limiting step if you have to read these files a lot.

Post Situation: 

London

Category: 
PyRosetta

I was wondering of there are any PyRosetta people based in London? Does the forum know of any research people or groups in London? I have a little project in mind....

Thanks

Mark

Post Situation: 

pose_from_pdb gives RuntimeError: unidentifiable C++ exception?

Category: 
PyRosetta

I am following this tutorial:

http://graylab.jhu.edu/pyrosetta/downloads/documentation/Workshop2_PyRos...

When I get to the line:

pose = pose_from_pdb("1YY8.clean.pdb")

it results in an error:

RuntimeError Traceback (most recent call last)
<ipython-input-9-755d9c16f3f1> in <module>()
----> 1 pose = pose_from_pdb("1YY8.clean.pdb")

RuntimeError: unidentifiable C++ exception

Post Situation: 

Coordinates in pose do not match those in PDB

Category: 
PyRosetta

When I load a PDB file the coordinates for residue 18 (R1A) reported by pyrosetta do not match those found in the PDB. An example notebook is attached.

What is the reason for this mismatch and how could I fix it? Is it connected to the internal coordinates of R1A.params?

The CB atoms of the other residues (ALA)  are correct.

Thank you for your help and best regards,

Ajasja

Post Situation: 

Pages

Subscribe to RSS - PyRosetta