Anonymous | Login | 2025-06-18 07:13 CDT | ![]() |
My View | View Issues |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0000298 | Rosetta | [All Projects] Input Handling | public | 2013-08-12 09:51 | 2013-08-12 09:51 | ||||||||
Reporter | AndrewLeaverFay | ||||||||||||
Assigned To | sarel | ||||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||
Status | assigned | Resolution | open | ||||||||||
Platform | All platforms | OS | Any | OS Version | Any | ||||||||
Product Version | Trunk | ||||||||||||
Fixed in Version | |||||||||||||
Summary | 0000298: Name collision doesn't produce an error message | ||||||||||||
Description | If you create a score function in the SCOREFXNS blaock and give it the same name as one of the default score functions, rosetta_scripts will simply ignore your score function and use the existing one. Instead, it should either exit with an error message listing the names of all the score functions that cannot / should not be overwritten, OR it should overwrite the default score function. | ||||||||||||
Steps To Reproduce | call this repack.xml <ROSETTASCRIPTS> <SCOREFXNS> <talaris2013 weights="talaris2013.wts"> <Reweight scoretype=pro_close weight=0.0 /> <Reweight scoretype=cart_bonded weight=0.5 /> </talaris2013> </SCOREFXNS> <TASKOPERATIONS> <RestrictToRepacking name=repack /> </TASKOPERATIONS> <MOVERS> <PackRotamersMover name=repack task_operations=repack scorefxn=talaris2013> </MOVERS> <OUTPUT scorefxn=talaris2013/> </ROSETTASCRIPTS> | ||||||||||||
Tags | No tags attached. | ||||||||||||
Application(s) Affected | rosetta_scripts | ||||||||||||
Command Line Used | /path/to/rosetta_scripts.default.linuxgccrelease -database /path/to/Rosetta/main/database -s 1ubq.pb -ignore_unrecognized_res -parser:script repack.xml | ||||||||||||
Developer Options | Confirmed As Bug | ||||||||||||
Fixed in SVN Version | |||||||||||||
Attached Files | |||||||||||||
![]() |
|||
Date Modified | Username | Field | Change |
2013-08-12 09:51 | AndrewLeaverFay | New Issue | |
2013-08-12 09:51 | AndrewLeaverFay | Status | new => assigned |
2013-08-12 09:51 | AndrewLeaverFay | Assigned To | => sarel |
Copyright © 2000 - 2012 MantisBT Group |