You are here

Unsolved

The problem hasn't been solved

Incorrect Jump being set in RosettaScripts docking mover

I'm trying to dock three chains with RosettaScripts with Rosetta 3.3. Docking chain C to chains AB. I.E. the partner string would be AB_C. It appears that no matter what jump number I use in the docking tag in RosettaScripts, it always tries to dock the second and third chains to the first chain of the structure (always 1_23) corresponding to a jump number of 1. Is this a known issue with the docking mover in Rosetta Scripts?

Post Situation: 

two questions about "Prepare structures for use in Rosetta"

I use Rosetta 3.4 on Ubuntu 12.04 64bit.

* Question 1: Positive total_energy after relax with all-heavy-atom constraints?
I have a NMR structure model which I want to "prepare" for rosetta using relax with all-heavy-atom constraints.
Following the "short protocol" given at:
http://www.rosettacommons.org/manuals/archive/rosetta3.4_user_guide/dd/d...

Post Situation: 

Holes output interpretation

I have finally run Rosetta Holes successfully, however since there is no documentation of any kind for Holes, I don't know how to interpret the output:

RosettaHoles: HEADER File/Tag RosHol resl dec25 dec15 AAresl AAdec25 AAdec15 RosScore
RosettaHoles: RMS 1UBQ.pdb 1.7825 1.7813 -1.9173 -0.6209 1072.32 -1154.23 -373.78 -16.036 0.0000

Post Situation: 

Help with pyRosetta python scripting for protein manipulation

We have recently begun learning to use pyRosetta. We have been using Foldit (both standalone and the online game version) for a while to do some protein modelling. The online version of Foldit has easy to use Lua scripts that make protein manipulation very easy but we can't export the pdb files. We would like to be able to do similar scripting in pyRosetta that we can do in Lua. Does anyone have information on how the Foldit Lua script commands translate to equivalent functions in pyRosetta? For example, what is the equivalent of foldit's rubber-bands in pyRosetta?

Post Situation: 

Questions about Monte Carlo Simulated Annealing algorithm in the design protocols

Dear all,

When I am using the design protocols (mostly fixbb design), I'm always wondering how much of the sequence space was effectively searched by the Monte Carlo Simulated Annealing method. For example, in a fixbb design at 13 positions, the output log file said there were totaly 15459 rotamers, and I generated 1000 decoys. So there should be 1000 sampling trajectories of random substitutions from the 15459 rotamers, right? In this case, I noticed the resulting sequences were pretty converged. My questions are:

Post Situation: 

a question about ligand docking

Hi,I am a brand new user in using Rosetta.
In my case, I want to dock a ligand to a protein with the protein conformation fixed.
I have tried default protocol of ligand_docking but it did not work.
The conformation of some side chains changed.
So, does someone have the idea of designing a proper protocol to achieve this goal?
Thanks in advance.

Post Situation: 

problems installing Rosetta on ubuntu11.10

dear friends, I am going to install rosetta3.4 in Ubuntu11.10,gcc4.6.1,python2.7.2.
I come across such errors:
scons: *** [build/src/release/linux/3.0/32/x86/gcc/4.6/libObjexxFCL.so] UnicodeDecodeError : 'ascii' codec can't decode byte 0xe4 in position 91: ordinal not in range(128).
could U help me?

Post Situation: 

How to get multiple chains in PDB from Fold and Dock

I have attempted to run fold and dock on a protein (see an alternate post on this board for details) with C4 symmetry defined but but when I run:

/home/chxcja/rosetta3.3_bundles/rosetta_source/bin/score.linuxgccrelease -database ~/rosetta3.3_bundles/rosetta_database/ -in:file:silent default-c4membrane.out -in::file::fullatom -out:output

to get a pdb file of the models the pdbs only contain 1 chain.

Does anyone have any ideas how I can get the pdb of the complex (in this case a C4 symmetric structure).

Thanks for your help

Chris

Post Situation: 

Pages