branch: master 「№61064」
Commited by: Jared Adolf-Bryfogle
GitHub commit link: 「00b619fe6821d46b」 「№4399」
Difference from previous tested commit:  code diff
Commit date: 2019-12-05 09:20:47

Merge pull request #4399 from RosettaCommons/jadolfbr/fix_rmsd_metric Fix bug in RMSDMetric different residue types in pose vs ref_pose The code would fail if robust was set to true and side chains are being used for to create the atom_id_map of different residues. Identified and originally fixed by Hope - @woodsh17

...


branch: master 「№61063」
Commited by: Brian Coventry
GitHub commit link: 「18cd90af994cb812」 「№4357」
Difference from previous tested commit:  code diff
Commit date: 2019-12-04 20:44:50

Merge pull request #4357 from RosettaCommons/bcov/SliceResidueSelector SliceResidueSelector for selecting from selections

...


branch: master 「№61062」
Commited by: Brian Coventry
GitHub commit link: 「b42908209dc2bf09」 「№4379」
Difference from previous tested commit:  code diff
Commit date: 2019-12-04 20:34:27

Merge pull request #4379 from RosettaCommons/bcov/StructProfileAgain Restore some default behavior in StructProfileMover and MotifGraft

...


branch: master 「№61061」
Commited by: Frank DiMaio
GitHub commit link: 「7dba969cf84bae30」 「№4351」
Difference from previous tested commit:  code diff
Commit date: 2019-12-03 12:45:20

Merge pull request #4351 from RosettaCommons/dimaio/glycan_chiral_volume Fixes to the glycan chirality constraints in cart_bonded. - Previous code was special-cased for only a couple sugars and required manual curation of params files - this version has automatic logic to set chirality constraints - constraints have been tuned to match molprobity's chiral volume check Note on integration test changes: - Most due to an informational message on # of cart_bonded parameters - Carbohydrate integration test failures expected

...


branch: master 「№61060」
Commited by: Rocco Moretti
GitHub commit link: 「ce09ef7f55fd6fb3」 「№4388」
Difference from previous tested commit:  code diff
Commit date: 2019-12-02 18:59:25

Merge pull request #4388 from RosettaCommons/roccomoretti/backtrace_tracer_option Add an option to display the backtrace on the console. Right now, when Rosetta crashes it only prints the backtrace to the ROSETTA_CRASH.log file. This PR adds a (currently default false) option -run:crash_to_console which will cause the crash reporter system to also print the backtrace to the console.

...


branch: master 「№61059」
Commited by: Frank DiMaio
GitHub commit link: 「18938325f2431c7d」 「№4392」
Difference from previous tested commit:  code diff
Commit date: 2019-12-02 15:02:30

Merge pull request #4392 from RosettaCommons/dimaio/update_symmdef_script A collection of updates for make_symmdef_file.pl. The major change is to add support for apolar helical symmetries (that is, those that include 2-fold symmetry axes perpendicular to the helical axis)

...


branch: master 「№61058」
Commited by: Vikram K. Mulligan
GitHub commit link: 「ade43d22a1a5b890」 「№4393」
Difference from previous tested commit:  code diff
Commit date: 2019-11-29 15:39:47

Merge pull request #4393 from RosettaCommons/vmullig/add_tsan_tests Add support for thread sanitizer

...


branch: master 「№61057」
Commited by: Vikram K. Mulligan
GitHub commit link: 「aef4a23c9b3439d5」 「№4395」
Difference from previous tested commit:  code diff
Commit date: 2019-11-29 15:34:32

Merge pull request #4395 from RosettaCommons/vmullig/fix_clang_tidy Switching "virtual" to "override" to fix clang-tidy test.

...


branch: master 「№61056」
Commited by: Sergey Lyskov
GitHub commit link: 「f383d57b5c2d9fc9」 「№4386」
Difference from previous tested commit:  code diff
Commit date: 2019-11-27 15:20:35

Merge pull request #4386 from RosettaCommons/benchmark Updating Benchmark scripts and Rosetta to fix unit tests under GCC-9

...


branch: master 「№61055」
Commited by: Morgan Nance
GitHub commit link: 「57bd79b3ac3c47e2」 「№4389」
Difference from previous tested commit:  code diff
Commit date: 2019-11-26 13:08:38

Merge pull request #4389 from RosettaCommons/mlnance/compile_fix_unused_variable Compilation fix by commenting out unused variable in SilentStruct

...


branch: master 「№61054」
Commited by: Vikram K. Mulligan
GitHub commit link: 「6de42530dd26d524」
Difference from previous tested commit:  code diff
Commit date: 2019-11-23 01:28:48

beautifying

...


branch: master 「№61053」
Commited by: Vikram K. Mulligan
GitHub commit link: 「26178a18f667ab29」 「№4383」
Difference from previous tested commit:  code diff
Commit date: 2019-11-22 16:41:26

Merge pull request #4383 from RosettaCommons/vmullig/fix_gcc_9_unit_tests Fix gcc 9 unit tests. The gcc 9 unit tests revealed a silly float-float comparison that could fail stochastically. Fixing.

...


branch: master 「№61052」
Commited by: Vikram K. Mulligan
GitHub commit link: 「f82d28a98d8d025c」 「№4197」
Difference from previous tested commit:  code diff
Commit date: 2019-11-22 14:14:54

Merge pull request #4197 from RosettaCommons/vmullig/add_options_to_simple_cycpep_predict Adding a few features to simple_cycpep_predict and helical_bundle_predict. This pull request adds: - The ability to automatically calculate RMSD to the lowest-energy structure encountered to `simple_cycpep_predict` and `helical_bundle_predict`. - The ability to calculate various metrics related to solubility and membrane permeability for each sample, and to compute the Boltzmann-weighted ensemble average for these metrics. - Support for sampling bond lengths and angles. I'll flesh this out more as I go along. <u>TODO:</u> - [x] Pull request #4216 should be merged before this one. - ~~Pull request #4220 should be merged before this one.~~ --> Merged into this one and closed that one, since this one fixes some bugs that persist in that one. - [x] Add the options. - [x] Register them as relevant to `simple_cycpep_predict`. - [x] Register them as relevant to `helical_bundle_predict`. - [x] Write the ensemble lowest-energy RMSD calculator. - [x] Output. - [x] Integration test. - [x] Add to scientific test. - [x] Document new flag. - [x] Write the ensemble SASA calculator. - [x] Total, polar, and hydrophobic SASA. - [x] Compute ensemble average. - [x] Output. - [x] Integration test. - [x] Add to scientific test. - [x] Document new flag. - [x] Add support for sampling bond lengths and angles. - [x] Add options. - [ ] Document new options. - [x] Add GenKIC bond angle and bond length perturbers. - [ ] Document new GenKIC features. - [x] Register with `simple_cycpep_predict` (but _not_ `helical_bundle_predict`). - [x] Have the options do something. - [x] Integration test. - [x] Check scientific test with new features: queued here (https://b3.graylab.jhu.edu/revision/commits/14270). - [x] Beautify.

...


branch: master 「№61051」
Commited by: Andy Watkins
GitHub commit link: 「2138e5c9e5a37d7d」 「№4381」
Difference from previous tested commit:  code diff
Commit date: 2019-11-22 00:07:16

Merge pull request #4381 from RosettaCommons/everyday847/everyday847/accelerate_test Shorten test for general polymer sampler

...


branch: master 「№61050」
Commited by: Jack Maguire
GitHub commit link: 「64dae26f31e6b62c」 「№4380」
Difference from previous tested commit:  code diff
Commit date: 2019-11-21 17:35:41

Merge pull request #4380 from RosettaCommons/JackMaguire/quietTF Reducing Noise in TF Tests The tensorflow integration tests are noisy when comparing output from different processors. This is an example from PR 4359's merge with master: ```diff < [DATESTAMP]: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use: SSE4.1 SSE4.2 AVX AVX2 FMA --- > [DATESTAMP]: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use: SSE4.1 SSE4.2 AVX AVX2 AVX512F FMA ``` This PR simply adds that line to the `ignore_list`

...


branch: master 「№61049」
Commited by: Jack Maguire
GitHub commit link: 「5ce1d0151fc3b680」 「№4382」
Difference from previous tested commit:  code diff
Commit date: 2019-11-21 16:34:13

Merge pull request #4382 from RosettaCommons/JackMaguire/fixsubmodule Updating scientific tests submodule I've been tripping over submodules recently and accidentally merged in a change to tests/scientific/data. This PR reverts that change.

...


< 1 .. 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 .. 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