Anonymous | Login | 2024-12-04 02:21 CST |
My View | View Issues |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0000012 | Rosetta | [All Projects] Input Handling | public | 2012-06-20 13:46 | 2013-10-01 11:22 | ||||||||
Reporter | rmoretti | ||||||||||||
Assigned To | olange | ||||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||
Status | assigned | Resolution | open | ||||||||||
Platform | OS | OS Version | |||||||||||
Product Version | Trunk | ||||||||||||
Fixed in Version | |||||||||||||
Summary | 0000012: Constraints silently eat the rest of the line. | ||||||||||||
Description | If you naively follow the documented format of the multi-constraints like multi or ambiguous ("Constraint_Type1 Constraint_Def1 [Constraint_Type2 Constraint_Def2 [...]]"), one might put the constraints all on one line. (As was done with rosetta_demos/public/dock_with_user_defined_constraints/rosetta_inputs/constraint_ambiguous.cst) This is a problem as some (all?) of the constraint definitions will silently eat everything after the end of the definition to the next newline, effectively killing all but the first constraint. It should probably be changed to either behave robustly when presented with a single line format, throw an error/warning message, or the documentation changed to make clear the sub-constraints all need to be on their own line. | ||||||||||||
Additional Information | c.f. http://www.rosettacommons.org/content/about-residue-number-rosetta#comment-4666 [^] | ||||||||||||
Tags | No tags attached. | ||||||||||||
Application(s) Affected | constraints | ||||||||||||
Command Line Used | any | ||||||||||||
Developer Options | |||||||||||||
Fixed in SVN Version | |||||||||||||
Attached Files | |||||||||||||
Notes | |
(0000004) smlewis (Administrator) 2012-06-20 15:03 edited on: 2012-06-20 15:04 |
BOUNDED func is a function that has this "eating" behavior; it can also eat things that aren't on the line (meaning, the whole next line) if rswitch and tag are not present: http://www.rosettacommons.org/content/maximum-number-constraints#comment-3045 [^] |
(0000076) smlewis (Administrator) 2012-08-21 14:34 |
GAUSSIANFUNC has the same behavior. |
Issue History | |||
Date Modified | Username | Field | Change |
2012-06-20 13:46 | rmoretti | New Issue | |
2012-06-20 15:03 | smlewis | Note Added: 0000004 | |
2012-06-20 15:04 | smlewis | Assigned To | => smlewis |
2012-06-20 15:04 | smlewis | Status | new => confirmed |
2012-06-20 15:04 | smlewis | Note Edited: 0000004 | View Revisions |
2012-08-21 14:34 | smlewis | Note Added: 0000076 | |
2012-08-21 15:06 | smlewis | Assigned To | smlewis => |
2012-08-21 15:18 | jadolfbr | Assigned To | => jadolfbr |
2012-08-21 15:18 | jadolfbr | Status | confirmed => assigned |
2013-10-01 10:01 | jadolfbr | Assigned To | jadolfbr => rmoretti |
2013-10-01 10:01 | jadolfbr | Assigned To | rmoretti => jadolfbr |
2013-10-01 11:17 | jadolfbr | Assigned To | jadolfbr => flo |
2013-10-01 11:22 | flo | Assigned To | flo => rmoretti |
2013-10-01 11:22 | flo | Assigned To | rmoretti => olange |
Copyright © 2000 - 2012 MantisBT Group |