You are here

Undocumented changes in BackrubDD

3 posts / 0 new
Last post
Undocumented changes in BackrubDD
#1

Greetings Rosetta developers,

I am trying to use BackrunDD via rosetta_scripts (Rosetta ver 3.9). But I could not help but notice the difference between the available attributes for BackrubDD  when I run ' rosetta_scripts -info BackrubDD' and those documented in the following link:

https://www.rosettacommons.org/docs/latest/scripting_documentation/RosettaScripts/Movers/movers_pages/BackrubDDMover.

Particularly, I find that in rosetta3.9 the 'temperature' and 'task_operations' are not available within BackrunDD. Perhaps there is a change in how BackrubDD works in the recent versions. I could not find any resource indicating this change.

Any insights would be helpful.

Thanks in advance.

Category: 
Post Situation: 
Mon, 2018-07-16 00:24
abhi_pe_acharya

Hmm ... It looks like `temperature` was never exposed to RosettaScripts (despite the documentation saying it was). It also looks like the `task_operations` was inadvertantly omitted when we updated the RosettaScript syntax.

Both of these are bugs, and thanks for reporting them. We'll try to get them fixed for future versions of Rosetta. (Unfortunately, without altering the C++ code and recompiling there's no way of accessing them in Rosetta3.9.)

Fri, 2018-08-03 09:27
rmoretti

 Thank you for clearing that out.

Sun, 2018-08-05 22:03
abhi_pe_acharya