Merge pull request #1780 from RosettaCommons/vmullig/support_nmethyl_merge4
Incremental merge #3 for supporting N-methylation
Full list of changes is in pull request #1508 .
notify author
notify list [rosetta-logs@googlegroups.com]
Merge pull request #1779 from RosettaCommons/rhiju/linear_chainbreak_shrink_cutoff
reducing distance cutoff for computing linear_chainbreak deriv from 0…
+ Tests that change are ones that use linear_chainbreak.
+ In most cases, minimizer now reaches lower energy and spouts fewer 'Inaccurate G' warnings (though there are still some).
notify author
notify list [rosetta-logs@googlegroups.com]
Merge pull request #1777 from RosettaCommons/rhiju/chainbreak_energy_generalize
Rhiju/chainbreak energy generalize
Only test changes are aesthetic (or previously broken cppcheck & thermal_sampler).
notify author
notify list [rosetta-logs@googlegroups.com]
Merge pull request #1776 from RosettaCommons/rhiju/make_dna_via_patched_rna
Handle DNA in FARFAR (rna_denovo)
[Only failing checks are thermal_sampler & cppcheck, both broken previously.]
notify author
notify list [rosetta-logs@googlegroups.com]
Merge pull request #1775 from RosettaCommons/rhiju/declare_chemical_bond_at_loop_cutpoints
declare chemical bond when CUTPOINT_UPPER and CUTPOINT_LOWER are assigned at a chainbreak
Only tests that change are ones that failed before (cppcheck; thermal_sampler in debug_release), and bridge_chains gets a much lower energy due to absence of repulsion between the atoms bonded across the chainbreak.
notify author
notify list [rosetta-logs@googlegroups.com]
Merge pull request #1765 from RosettaCommons/BYachnin/Fix_Segfault_after_Execution
Removed tracer output in destructor to fix segfault.
Several integration tests lose the tracer output core.chemical.ResidueType: Residue dstor as expected, including integration.release-debug (cyclization, ddG_of_mutation, fiber_diffraction_fad, fold_and_dock) and integration (cyclization, ddG_of_mutation, fiber_diffraction, and fold_and_dock).
mac.clang.integration.features_parallel failed due to different sqlite versions on the test servers.
notify author
notify list [rosetta-logs@googlegroups.com]
Merge pull request #1766 from RosettaCommons/sergey/binder
Updating PyRosetta documentation generation script so it now generate docs for pyrosetta.* sub-modules. Refactoring toolbox modules so they could be imported in Python-3.
notify author
notify list [rosetta-logs@googlegroups.com]
Merge pull request #1762 from RosettaCommons/rhiju/make_dna_via_patched_rna
creating patch Deoxy_O2prime to convert RNA to DNA residues
only broken tests (cppcheck, integration for erraser_minimize, thermal_sampler) were broken before and watkins is on it.
notify author
notify list [rosetta-logs@googlegroups.com]
Merge pull request #1761 from RosettaCommons/rhiju/make_7DA_UNP_not_RAD
making 7DA.params an UNP aa so that it does not get designed
Looks OK -- only rna_design changes, as expected -- no longer allowing 7-deaza-A in standard fixed-backbone RNA design.
A few tests were previously broken (cppcheck; and integration for erraser_minimize & thermal_sampler were broken before -- @everyday847 please checkout).
notify author
notify list [rosetta-logs@googlegroups.com]
Merge pull request #1759 from RosettaCommons/vmullig/temporarily_revert_rama_table_from_tim
Temporarily reverting Tim's change to the custom Rama tables, which broke some stuff. Sorry folks -- we meant to commit this to a branch, not to master yet.
notify author
notify list [rosetta-logs@googlegroups.com]