Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000012Rosetta[All Projects] Input Handlingpublic2012-06-20 13:462013-10-01 11:22
Reporterrmoretti 
Assigned Toolange 
PrioritynormalSeverityminorReproducibilityalways
StatusassignedResolutionopen 
PlatformOSOS Version
Product VersionTrunk 
Fixed in Version 
Summary0000012: Constraints silently eat the rest of the line.
DescriptionIf 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 Informationc.f. http://www.rosettacommons.org/content/about-residue-number-rosetta#comment-4666 [^]
TagsNo tags attached.
Application(s) Affectedconstraints
Command Line Usedany
Developer Options
Fixed in SVN Version
Attached Files

- Relationships

-  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
Powered by Mantis Bugtracker