You are here

Unsolved

The problem hasn't been solved

the energy terms in fixbb

Dear developers,
It says in rosetta2.3 manual
“The main score is Wbk_tot * bk_tot + Wother * other. The other terms that contribute to the score evaluate the backbone stucture, e.g. the ramachandran score. The score is supposed to be the energy with bk_tot as just one part of it. For the sake of consistency, the score can be used instead of bk_tot when thinking of the quality of output structures”
Can anyone tell me what are the other terms in the fixbb scoring function? Thank you!

Post Situation: 

Does any paper descript rosetta2.3's scoring function (fixbb )

Dear developer,
Does any paper descript rosetta2.3's scoring function? I am confused by the scoring function in rosetta2.3 and rosetta3.3. Does them share the same energy terms and weights? Or where can I find out all these information? Thank you very much!

Post Situation: 

Rosetta 3.4 build on Fedora 16 (VM)

Dear All,

I am trying to build Rosetta 3.4 on Fedora16 when I type ./scons.py bin mode=release at command line.

./scons.py bin mode=release
scons: Reading SConscript files ...
Running versioning script ... svn: “.”不是工作副本
Done. (0.0 seconds)
scons: done reading SConscript files.
scons: Building targets ...

Post Situation: 

RosettaVIP: ERROR: seqpos <= size()

Hi, I tried RosettaVIP shipped in Rosetta3.4. In some cases it breaks after a few iterations with this error: ERROR: seqpos I can not figure out the root for the error from the source file. The command line I used is: vip.linuxgccrelease -s mypdb -cp:cutoff 6.0 -sasa_calculator_probe_radius 1.0 -cp:output myoutput -cp:print_reports -run:silent I have not observed other anomalies in the screen printout before the ERROR, neither in the reports.txt file.
Post Situation: 

problems with low-resolution loop refinemet (LoopMover_Perturb_CCD)

Hi,

I am trying to replicate some of the examples of the PyRosetta manual and tutorial. I have several problems with the LoopMover_Perturb_CCD. See the code below

1) I am getting the same conformation 10 times (instead of 10 different conformations). Conformations looks the same and have the same energy. Is LoopMover_Perturb_CCD not properly working in PyRosetta or what I am doing wrong?

Post Situation: 

how to repacking loop while freezing other residues?

Hello,

I rebuilded two missing loops in a crystal structure and tried to use Rosetta to refine these loops. I want to refine the loops but keep the rest of the native structure (both backbone and side chain) "freeze". However,each time the loops were repacked, the neighbor residues connect to the loops will also move. I tried to fix the native structure with -loops:fix_natsc, and also try to set the neighbor distant to 0, but all failed.

The command was:

Post Situation: 

How to import SymmDock models into Rosetta for local docking and energy minimization

We are dealing with a gap-junction protein which forms a hexamer of identical subunits. Now, we want to dock the subunits into a hexamer to examine the overall complex structure. Initially we have created models of docked complexes of our protein on the Symmdock server. Now we want to import the Symmdock models into RosettaDock server for a local docking search. Please help rearding how to import SymmDock models into Rosetta for local docking search and energy minimization

Post Situation: 

Over-docking with FlexPepDock

I'm docking a short peptide fragment (2 residues) into a small binding pocket that only accommodates one residue. Since the binding pocket is hydrophobic and binds hydrophobic peptides, I expected that Rosetta would give a poor score to peptide mutant such as lys, his, arg. But it scores these quite well. If I don't dock, but just score after using the fixed backbone protocol to make the mutants, the results are quite good. However, sometimes there is a lot of clashing, and the peptide's side chain is pointed out of the binding pocket.

Post Situation: 

Pages