MantisBT - Rosetta |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0000160 | Rosetta | [All Projects] Bad Coding | public | 2012-12-10 09:54 | 2012-12-10 13:18 |
|
Reporter | smlewis | |
Assigned To | | |
Priority | low | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | |
Platform | All platforms | OS | Any | OS Version | Any |
Product Version | All | |
Fixed in Version | | |
Application(s) Affected | fixbb in particular, but packing in general; enzdes and RosettaScripts are exempt |
Command Line Used | fixbb -favor_native_res is legal but useless |
Developer Options | Feature Request |
Fixed in SVN Version | |
|
Summary | 0000160: Generalize "favor native residue" support |
Description | www.rosettacommons.org/content/favor-native-residue-fixbb-design
It would be nice if we had a generalized favor_native_residue support, or at least a version that works for fixbb. The existing Mover for the purpose, FavorNativeResiduePreCycle, works _only_ with RosettaScripts and not in isolation. There is a FavorNativeResidue class, and the ResidueTypeConstraint is easy to use in isolation, but it is moderately nontrivial to synchronize these with the fixbb/JD2 paradigm of "no pose until apply" and the necessary scorefunction sharing.
What would be really nice would be if this worked from resfile. That would require the packer to add/remove constraints (PackerTask can't because it doesn't see the pose at its application time), which might be breaking encapsulation. |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | child of | 0000161 | new | | Fixbb really should have a protocol-level mover |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-12-10 09:54 | smlewis | New Issue | |
2012-12-10 13:18 | smlewis | Note Added: 0000132 | |
2012-12-10 13:18 | smlewis | Relationship added | related to 0000161 |
2012-12-10 13:18 | smlewis | Relationship replaced | child of 0000161 |