Anonymous | Login | 2024-09-17 20:50 CDT |
My View | View Issues |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000321 | PyRosetta | [All Projects] Bad Coding | public | 2014-01-21 18:41 | 2015-08-18 02:42 | ||||
Reporter | rmoretti | ||||||||
Assigned To | jadolfbr | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Fixed in Version | [Rosetta] Trunk | ||||||||
Summary | 0000321: Make backrub availible to PyRosetta | ||||||||
Description | Currently the main protocol for the backrub application isn't available to PyRosetta, as the BackrubProtocol mover lives in the backrub.cc application itself. If this mover was moved to under the protocols namespace, this encapsulated functionality would be accessible (if not necessarily convenient) to PyRosetta users. | ||||||||
Additional Information | Requests from the forum: https://www.rosettacommons.org/content/backrub-mover [^] | ||||||||
Tags | No tags attached. | ||||||||
Application(s) Affected | PyRosetta | ||||||||
Command Line Used | n/a | ||||||||
Developer Options | Feature Request | ||||||||
Fixed in SVN Version | 57867 | ||||||||
Attached Files | |||||||||
Notes | |
(0000327) Sergey (Administrator) 2014-01-21 18:55 |
I think we should move this bug to Rosetta project since it also concern C++ users as well (right now they also can't use backrub mover etc) |
(0000357) jadolfbr (Administrator) 2015-08-18 02:42 |
The full protocol is now available in PyRosetta/C++ as the code in the app is now the BackrubProtocol class in src/protocols/backrub. Movemap support was also added. |
Issue History | |||
Date Modified | Username | Field | Change |
2014-01-21 18:41 | rmoretti | New Issue | |
2014-01-21 18:55 | Sergey | Note Added: 0000327 | |
2015-08-18 02:42 | jadolfbr | Fixed in SVN Version | => 57867 |
2015-08-18 02:42 | jadolfbr | Note Added: 0000357 | |
2015-08-18 02:42 | jadolfbr | Status | new => closed |
2015-08-18 02:42 | jadolfbr | Assigned To | => jadolfbr |
2015-08-18 02:42 | jadolfbr | Resolution | open => fixed |
2015-08-18 02:42 | jadolfbr | Fixed in Version | => Trunk |
Copyright © 2000 - 2012 MantisBT Group |