View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0000152 | Rosetta | [All Projects] Input Handling | public | 2012-11-16 13:43 | 2012-11-16 13:43 |
|
Reporter | rmoretti | |
Assigned To | | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | |
Platform | All platforms | OS | Any | OS Version | Any |
Product Version | Trunk | |
Fixed in Version | | |
|
Summary | 0000152: HbondsToResidueFilter |
Description | HbondsToResidueFilter hard codes the use of STANDARD_WTS/SCORE12_PATCH which can fail if you're using a pose incompatible with any of the standard terms.
For example, with NCAA, fa_dun can cause errors (c.f. http://www.rosettacommons.org/content/cant-make-ncaas-and-d-aminoacids-work#comment-5515 [^] )
The fix is probably to create a scorefunction which only turns on the relevant hbond terms. (It's operating on a copy of a const pose, so downstream effects are nonexistent). |
Tags | No tags attached. |
|
Application(s) Affected | rosetta_scripts |
Command Line Used | rosetta_scripts with HbondsToResidue in the xml and a NCAA in the pose |
Developer Options | Confirmed As Bug |
Fixed in SVN Version | |
|
Attached Files | |
|