You are here

PyRosetta

how to download "GUIs/pyrosetta_toolkit/documentation" ?

Category: 
PyRosetta

Hello,

      I need GUIs/pyrosetta_toolkit/ documentation from http://www.pyrosetta.org/documentation#TOC-1.-The-PyRosetta-Toolkit. However the linkage to this documentation is forbidden now. Can someone do me a favour to provide this documentation by email ? My email address is liuhui@qibebt.ac.cn

      Thank you very much!

best wishes

Hui Liu

Post Situation: 

ipython can't find PyRosetta files

Category: 
PyRosetta

I'm trying to get interactive rosetta to work on a linux virtual machine. I have zero experience coding so I've been struggling royally. I first tried Ubuntu 18.04, but after having some difficulty I decided to switch to as close of a setup as what is in the interactive rosetta install video as I could. I tried Ubuntu 12.04 64 bit with python 2.7.3 and PyRosetta 3 release 104. When I try to import rosetta into ipython this appears:

Post Situation: 

Incomplete Error message

Category: 
PyRosetta

So, I have a code that is supposed to design an enzyme with constraints taken into account. I started it once, looping through a folder of pdb files (that one is still running, takes a while to design 375 pdb files), then just changed which folder and pdb files it would work with. Unfortunately, I then got an error message that cuts off before actually giving the error:

RuntimeError: 

Post Situation: 

PyMOLMover object has no attribute 'link'

Category: 
PyRosetta

Hi Guys,

I am trying to set up the PyMOLMover object to view structure manipulations. We have PyRosetta set up on a compter cluster, and I was going to have it run scripts and send structure info to another PyMOL instance on a separate computer on the same network - however it errors out when trying to assign an IP address to the link.udp_ip attribute. The code is simple and pulled straight from the following documentation/tutorial: http://www.pyrosetta.org/pymol_mover-tutorial

Post Situation: 

Resfile Error

Category: 
PyRosetta

Hello everyone,

 

I am trying to perform RosettaDesign, and I have a script that uses pyrosetta.rosetta.core.pack.task.parse_resfile()

In the past this worked just fine, but now with the new update it seems it doesn't work, I get this error:

RuntimeError:
File: /scratch/benchmark/W.glass/rosetta.Glass/_commits_$ main/source/src/core/pack/task/ResfileReader.cc:1582 [ ERROR ] UtilityExitException ERROR:

I am not sure how to fix this issue, following is two codes that break:

Post Situation: 

Pyrosetta: restrict repack (and minimization) to specific region

Category: 
PyRosetta

Hi everyone,

I am trying to restrict repacking around a residue . I have written a script with PreventRepacking() and RestrictToRepacking but I am still confised about the result. Here is the code I am using:

Post Situation: 

Pages

Subscribe to RSS - PyRosetta