View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0000352 | Rosetta | [All Projects] Documentation | public | 2014-10-06 16:49 | 2017-08-21 22:18 |
|
Reporter | rmoretti | |
Assigned To | amw579 | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | suspended | |
Platform | | OS | | OS Version | |
Product Version | | |
Fixed in Version | | |
|
Summary | 0000352: Residue updater functions should mention that functions on Pose objects are preferred. |
Description | From forum question: https://www.rosettacommons.org/node/3810 [^]
Using Residue::set_chi() doesn't trigger changes in Pose regarding conformation updates, which means scoring doesn't get updated.
Doxygen function documentation for this and other similar functions should mention that Pose-associated functions ( like Pose::set_chi() ) are to be preferred for use with residues within a Pose, rather than something like pose.residue(3).set_chi(1,120.0) |
Additional Information | PyRosetta is the major external use case, but it would also help to alert internal users. |
Tags | No tags attached. |
|
Application(s) Affected | none |
Command Line Used | none |
Developer Options | |
Fixed in SVN Version | n/a |
|
Attached Files | |
|