branch: master 「№60184」
Commited by: Daniel Farrell
GitHub commit link: 「a2f12e07d533cda1」 「№3139」
Difference from previous tested commit:  code diff
Commit date: 2018-04-27 15:08:43

Merge pull request #3139 from RosettaCommons/danpf/disulfide_ft_fix Fix disulfide ft in set_reasonable_foldtree

...


branch: master 「№60183」
Commited by: Andy Watkins
GitHub commit link: 「9d9411fca2da09ad」 「№3153」
Difference from previous tested commit:  code diff
Commit date: 2018-04-27 13:44:06

Merge pull request #3153 from RosettaCommons/everyday847/fix_phenix_erraser Fix Phenix-ERRASER integrations

...


branch: master 「№60182」
Commited by: Rocco Moretti
GitHub commit link: 「a20bfbcd96db8164」 「№3157」
Difference from previous tested commit:  code diff
Commit date: 2018-04-27 11:03:04

Merge pull request #3157 from RosettaCommons/revert-3145-roccomoretti/centroid_autosetupmetal Revert "Make auto_setup_metals work with centroid mode." Reverting commit until I can figure out what I broke and why.

...


branch: master 「№60181」
Commited by: Andy Watkins
GitHub commit link: 「d5b1db1c5797ac4f」 「№3128」
Difference from previous tested commit:  code diff
Commit date: 2018-04-27 03:52:41

Merge pull request #3128 from RosettaCommons/everyday847/add_TNA Rudimentary support for TNA (threose nucleic acids)

...


branch: master 「№60180」
Commited by: Vikram K. Mulligan
GitHub commit link: 「7b5a45ef2f62fa12」 「№3149」
Difference from previous tested commit:  code diff
Commit date: 2018-04-26 21:01:34

Merge pull request #3149 from RosettaCommons/vmullig/buried_unsat_score_incremental_merge_5 Incremental merge 5: Another couple of small improvements to buried_unsatisfied_penalty efficiency Reducing the amount of unnecessary copying of data during the packer run. Also, when packer trajectories alter multiple residues (_e.g._ when jumping back to a low-energy state), node substitutions are now automatically accepted to minimize the number of nodes that have to be updated with each packer step. Tasks: - [x] Eliminate direct storage of data in edges, and add an edge data class (pointers to which can be swapped out). - [x] Benchmark. - Packaging edge data in a special object and only swapping out the const smart pointer to the object results in about a 21% speedup. Not bad, but still not the dominant inefficiency. - The speedup from updating nodes more efficiently is inconsistent from benchmark replicate to replicate, and probably negligible. So still not the dominant inefficiency. - Final cost of `buried_unsatisfied_penalty`: 4.36x increase in packing time, for much better results, with these optimizations. Scaling is linear with pose size (with or without `buried_unsatisfied_penalty`, but intercept is negative (in both cases) -- so for small poses, the relationship is different and the cost might be more negligible. - [x] Beauty.

...


branch: master 「№60179」
Commited by: Rocco Moretti
GitHub commit link: 「ffc403b9b5447e03」 「№3145」
Difference from previous tested commit:  code diff
Commit date: 2018-04-26 16:32:20

Merge pull request #3145 from RosettaCommons/roccomoretti/centroid_autosetupmetal Make auto_setup_metals work with centroid mode. Enable the relevant metapatches in centroid mode, as well as enabling the automatic centroid-mode residue type generation to work with connected residues. (Like sidechain-bound metalbinding residues.) The established covalent connections and constraints from fullatom mode should transfer to centroid mode. For connections/constraints to sidechain atoms, a special all heavyatom-present residue will be created. While this allows maintaining and round-tripping the constraints/connections through centroid mode, there's limitations on scoring/sampling in centroid mode. For scoring,the lack of a CEN atom results in differences in how the residue is scored versus a non-sidechain-metalbinding residue. For sampling, the lack of sidechain flexibility in centroid mode protocols may result in rejection of otherwise-acceptable conformations, due to the presence of the inflexible metalbinding sidechain. (Both of these should be minimal if you're not sampling directly in the vicinity of the metalbinding atom.)

...


branch: master 「№60178」
Commited by: Aleexsan Adal
GitHub commit link: 「a3cc9b6514d71a90」 「№3007」
Difference from previous tested commit:  code diff
Commit date: 2018-04-26 15:21:14

Merge pull request #3007 from RosettaCommons/aleex-adal/mpupdate2 Add parse_my_tag() functions + unit tests for RosettaMP movers

...


branch: master 「№60177」
Commited by: Cody Krivacic
GitHub commit link: 「a276d2cce3fc5d9b」 「№3146」
Difference from previous tested commit:  code diff
Commit date: 2018-04-26 14:00:31

Merge pull request #3146 from RosettaCommons/ckrivacic/loop_modeler_ramp_constraints Ckrivacic/loop modeler ramp constraints

...


branch: master 「№60176」
Commited by: Andy Watkins
GitHub commit link: 「9732d041f190dc2d」 「№3150」
Difference from previous tested commit:  code diff
Commit date: 2018-04-26 11:53:35

Merge pull request #3150 from RosettaCommons/everyday847/gcc_8_fixes Get building with GCC 8

...


branch: master 「№60175」
Commited by: Vikram K. Mulligan
GitHub commit link: 「9426fbfb9a940a18」 「№3148」
Difference from previous tested commit:  code diff
Commit date: 2018-04-25 20:43:05

Merge pull request #3148 from RosettaCommons/vmullig/selection_counter Add a SimpleMetric that counts the number of residues in a pose or selection Requested by @srgerb. Tasks: - [x] Add the SimpleMetric. - [x] Unit tests. - [x] Documentation. - [x] Move to core. - [x] Integration test. - [x] Change name to SelectedResidueCountMetric. - [x] Documentation, too. - [x] Beauty.

...


branch: master 「№60174」
Commited by: Sergey Lyskov
GitHub commit link: 「c8fec8f048d977f0」 「№3141」
Difference from previous tested commit:  code diff
Commit date: 2018-04-25 16:57:49

Merge pull request #3141 from RosettaCommons/sergey/binder Adding Python-3 compatible PyMOL-RosettaServer script

...


branch: master 「№60173」
Commited by: Sebastian Rämisch
GitHub commit link: 「71619a37ebfa03a0」 「№2354」
Difference from previous tested commit:  code diff
Commit date: 2018-04-25 09:49:35

Merge pull request #2354 from RosettaCommons/raemisch/FindGlycanSeqonsMover Raemisch/find glycan seqons mover

...


branch: master 「№60172」
Commited by: Vikram K. Mulligan
GitHub commit link: 「ef334a50fe5ae4a5」 「№3144」
Difference from previous tested commit:  code diff
Commit date: 2018-04-24 18:33:45

Merge pull request #3144 from RosettaCommons/vmullig/buried_unsat_score_incremental_merge_4 Incremental merge 4: Efficiency improvements for the buried_unsatisfied_penalty scoreterm OK, now that it works, let's make it fast. This should significantly speed up the calculation, especially for large poses or large rotamer sets. Tasks: - [x] Add logic to update only relevant nodes during packer run. - [x] Beauty. - [x] Benchmark speedup -- how much does this help? - Ugh -- without optimizations, it was resulting in a 67-fold slowdown on a naïve PackRotamers run with all canonicals. (The scaling seems quadratic -- this is why I wasn't seeing much slowdown on my small test cases). - With optimizations, it's a 6-fold slowdown. This scales linearly with pose size (_i.e._ it remains a 6-fold slowdown even for a large pose). - There may be additional optimizations possible. - [x] Double-check unit tests. - [x] Double-check integration tests. - [x] This pull request must be merged after #3143.

...


branch: master 「№60171」
Commited by: Rocco Moretti
GitHub commit link: 「7714f56f60222543」 「№3137」
Difference from previous tested commit:  code diff
Commit date: 2018-04-24 12:43:06

Merge pull request #3137 from RosettaCommons/roccomoretti/seq_in_poseinfo Add sequence information to PoseInfoFilter output report.

...


branch: master 「№60170」
Commited by: Vikram K. Mulligan
GitHub commit link: 「3de476d50c2d9de1」 「№3143」
Difference from previous tested commit:  code diff
Commit date: 2018-04-24 06:36:14

Merge pull request #3143 from RosettaCommons/vmullig/buried_unsat_score_incremental_merge_3 Incremental merge 3: Add a visualizer for buried polar groups (for use with buried_unsatisfied_penalty) Tasks: - [x] Add the visualizer (a SimpleMetric). - [x] Integration test. - [x] For symmetry, too. - [x] Debug integration test. - [x] Beauty. - [x] Make changes suggested by Jared. - [x] Check tests on test server. - [x] Documentation. - [x] Pull request #3140 must be merged before this one.

...


branch: master 「№60169」
Commited by: Vikram K. Mulligan
GitHub commit link: 「3a8a0c120ce6f497」 「№3140」
Difference from previous tested commit:  code diff
Commit date: 2018-04-24 01:39:04

Merge pull request #3140 from RosettaCommons/vmullig/buried_unsat_score_incremental_merge_2 Incremental merge 2: Add symmetry support to the buried_unsatisfied_penalty scoreterm This pull request must be merged after pull request #3135. This adds symmetry support to the buried_unsatisfied_penalty scoreterm, plus unit and integration tests. Tasks: - [x] Symmetry support. - [x] Remove error if used on a symmetric pose. - [x] Documentation. - [x] Beauty. - [x] Unit tests. - [x] Integration test. @sboyken @JackMaguire @asford @bcov77

...


< 1 .. 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 .. 354 >

Legend:
queued Queued Test
queued for comparison Test finished running but not yet compared
running Test is Running right now
comparing Test results is now comparing with previous results
finished Test is finished without errors
failed Test failed
build Failed Test could not be run because build failed
script failed Test results is unknow because test-script failed
canceled Test was canceled