Anonymous | Login | 2024-10-11 12:06 CDT |
My View | View Issues |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0000309 | Rosetta | [All Projects] Bad Coding | public | 2013-10-25 13:22 | 2014-01-21 14:04 | ||||||||
Reporter | Labonte | ||||||||||||
Assigned To | |||||||||||||
Priority | low | Severity | minor | Reproducibility | always | ||||||||
Status | new | Resolution | open | ||||||||||
Platform | All platforms | OS | Any | OS Version | Any | ||||||||
Product Version | Trunk | ||||||||||||
Fixed in Version | |||||||||||||
Summary | 0000309: Patch system fails to patch HIS_D properly in 4 cases | ||||||||||||
Description | When the Tracer volume is turned up for core.chemical.PatchOperations.hh, it becomes clear that there are issues patching the HIS_D ResidueType due to a missing HE2 atom. | ||||||||||||
Steps To Reproduce | Use the -out:levels core.chemical.PatchOperations.hh:400 flag. | ||||||||||||
Additional Information | Tracer Output: core.chemical.PatchOperations.hh: SetAtomType::apply failed: HIS_D is missing atom: HE2 core.chemical.PatchOperations.hh: SetAtomType::apply failed: HIS_D_p:ProteinVirtBB is missing atom: HE2 core.chemical.PatchOperations.hh: SetAtomType::apply failed: HIS_D_p:ProteinShoveBB is missing atom: HE2 core.chemical.PatchOperations.hh: SetAtomType::apply failed: HIS_D_p:ProteinVirtBB_p:ProteinShoveBB is missing atom: HE2 | ||||||||||||
Tags | No tags attached. | ||||||||||||
Application(s) Affected | unknown | ||||||||||||
Command Line Used | -out:levels core.chemical.PatchOperations.hh:400 | ||||||||||||
Developer Options | |||||||||||||
Fixed in SVN Version | |||||||||||||
Attached Files | |||||||||||||
Relationships | ||||||
|
Notes | |
(0000318) rmoretti (Attentive Developer) 2013-10-25 14:06 |
Taking a quick grep through the patch files, I'm guessing the issue is with the RepulsiveOnly_fa.txt and/or VirtualProteinResidue.txt patch files. They change the atom types of the HIS residue HE2 atom. As Andy Chen notes in the his_methylated.txt patch file, there's currently no good way for patch selectors to pick out the HIS residue type without also picking out the HIS_D residue type, resulting in errors when you try to patch HIS. |
(0000319) Sergey (Administrator) 2013-10-28 19:25 |
Can this be reproduced with C++ Rosetta? If so, then it probably best to move it to upstream (Rosetta) |
Issue History | |||
Date Modified | Username | Field | Change |
2013-10-25 13:22 | Labonte | New Issue | |
2013-10-25 14:06 | rmoretti | Note Added: 0000318 | |
2013-10-25 14:34 | Labonte | Description Updated | View Revisions |
2013-10-25 14:35 | Labonte | Project | PyRosetta => Rosetta |
2013-10-25 14:35 | Labonte | Description Updated | View Revisions |
2013-10-28 19:25 | Sergey | Note Added: 0000319 | |
2014-01-21 14:04 | Labonte | Relationship added | related to 0000320 |
Copyright © 2000 - 2012 MantisBT Group |