Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000129Rosetta[All Projects] Bad Codingpublic2012-10-09 22:342012-10-09 22:54
Reporteramelie 
Assigned Tokylebarlow 
PrioritynormalSeverityminorReproducibilityalways
StatusassignedResolutionopen 
PlatformAll platformsOSAnyOS VersionAny
Product VersionAll 
Fixed in Version 
Summary0000129: centroid-stage modeling of multiple loops proceeds one-by-one instead of iteratively
DescriptionWhen multiple loops are remodeled, in IndependentLoopMover.cc they are built one by one, in their internal order. In contrast, in the refinement protocols, a loop is randomly selected in each iteration. For loops that are close enough to affect each other's position, the current setup is inefficient if a loop that would need to move out of the way is handled after the others -- in this scenario, it's basically not possible to get a good solution out of the perturb/loop building stage.
Steps To Reproducesee IndependentLoopMover.cc
Additional Informationconsider modifying the LoopMover base class instead of just IndependentLoopMover
TagsNo tags attached.
Application(s) Affectedloopmodel
Command Line Usedbin/loopmodel.macosgccrelease -d ~/rosetta_database -s start.pdb -loops:loop_file multiple.loops
Developer Options
Fixed in SVN Version
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2012-10-09 22:34 amelie New Issue
2012-10-09 22:34 amelie Status new => assigned
2012-10-09 22:34 amelie Assigned To => kylebarlow


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker