Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000224Rosetta[All Projects] Bad Codingpublic2013-03-20 18:242013-03-20 18:24
Reportersmlewis 
Assigned To 
PrioritylowSeverityminorReproducibilityalways
StatusnewResolutionopen 
PlatformOSOS Version
Product VersionAll 
Fixed in Version 
Summary0000224: cst_file and cst_fa_file are StringVector instead of FileVector options
Description19:23:25 contador ~/scr/rosetta34/rosetta_source/src> grep cst_file basic/options/options_rosetta.py
                Option( 'cst_file', 'StringVector', desc='constraints filename(s) for centoroid. When multiple files are given a *random* one will be picked.' ),
19:23:28 contador ~/scr/rosetta34/rosetta_source/src> grep cst_fa_file basic/options/options_rosetta.py
                Option( 'cst_fa_file', 'StringVector', desc='constraints filename(s) for fullatom. When multiple files are given a *random* one will be picked.' ),

I think this should be FileVector. Notice also the "centoroid". Whether this is a sane behavior or not (as opposed to concatenation) is a different topic.
Additional Informationhttps://www.rosettacommons.org/node/3232 [^]
TagsNo tags attached.
Application(s) Affectedconstraints
Command Line Usedconstraints
Developer Options
Fixed in SVN Version
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2013-03-20 18:24 smlewis New Issue


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker