Add option to FastRelax RosettaScripts to disable design by default if passed TaskOps as discussed. Please note that in order to design within FR using RS and TaskOps now, one must pass disable_design=false to RS.
notify author
notify list [rosetta-logs@googlegroups.com]
Promote ensemble_generator_score12_sidechain_ver2 to public
It's mention in the Kellogg et al. paper supplemental, and has been
requested on the forums. (Liz says that there's no reason it can't
be public, but still recommends against its use.)
New integration test for the application
notify author
notify list [rosetta-logs@googlegroups.com]
Merge branch 'master' of github.com:RosettaCommons/main
Resolve Conflicts:
source/src/protocols/protein_interface_design/filters/RmsdSimpleFilter.cc
Merging master to commit fixes that break pyrosetta and clang builds
notify author
notify list [rosetta-logs@googlegroups.com]
Adding an option to MinPackMover::parse_my_tag to activate the off-rotamer packer.
Also fixing indentation in the RMSD filter as well as a Size initialized with NULL warning / error.
notify author
notify list [rosetta-logs@googlegroups.com]
Merge branch 'master' of github.com:RosettaCommons/main
Update/merge in order to commit Fragments/Epigraft update to origin.
This merge will provide the next filters:
1. FragmentLookupFilter
2. SSamount
3. RmsdSimple
Plus updates to MotifGraftMover (see Web Documentation)
notify author
notify list [rosetta-logs@googlegroups.com]
[minor update of sequence_recovery]
- removed 'database path' comment ('database path' will be
automatically assigned)
[update of SandwichFeatures]
- added
'exclude_sandwich_that_is_suspected_to_have_not_facing_2_sheets'
- better tracers
- should not change any integration tests other than (expected) features and features_database_schema (if any)
notify author
notify list [rosetta-logs@googlegroups.com]
Add scriptable claiming and bug fixes to Environment. Also add some new mover supertypes ("MoveMapMover" which is a mover that respects movemaps and "MoverApplyingMover" which is a mover that contains a single other mover that it applies).
No (new) integration test changes expected, no (new) unit test breakages expected.
notify author
notify list [rosetta-logs@googlegroups.com]