Anonymous | Login | 2024-12-04 02:29 CST |
My View | View Issues |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0000224 | Rosetta | [All Projects] Bad Coding | public | 2013-03-20 18:24 | 2013-03-20 18:24 | ||||||||
Reporter | smlewis | ||||||||||||
Assigned To | |||||||||||||
Priority | low | Severity | minor | Reproducibility | always | ||||||||
Status | new | Resolution | open | ||||||||||
Platform | OS | OS Version | |||||||||||
Product Version | All | ||||||||||||
Fixed in Version | |||||||||||||
Summary | 0000224: cst_file and cst_fa_file are StringVector instead of FileVector options | ||||||||||||
Description | 19: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 Information | https://www.rosettacommons.org/node/3232 [^] | ||||||||||||
Tags | No tags attached. | ||||||||||||
Application(s) Affected | constraints | ||||||||||||
Command Line Used | constraints | ||||||||||||
Developer Options | |||||||||||||
Fixed in SVN Version | |||||||||||||
Attached Files | |||||||||||||
Issue History | |||
Date Modified | Username | Field | Change |
2013-03-20 18:24 | smlewis | New Issue |
Copyright © 2000 - 2012 MantisBT Group |