branch: master 「№61720」
Commited by: Julia Koehler Leman
GitHub commit link: 「2fdef3b3e1a6dcf5」 「№5482」
Difference from previous tested commit:  code diff
Commit date: 2021-07-29 12:27:26

Merge pull request #5482 from RosettaCommons/j0kaso/sci_benchmark_sfxn_mpcart j0kaso/sci_benchmark_sfxn_mpcart: new scientific benchmark test for cartesian ddG protocol for mp sfxn comparison

...


branch: master 「№61719」
Commited by: Ajasja Ljubetič
GitHub commit link: 「2c06905a2ebad729」 「№5513」
Difference from previous tested commit:  code diff
Commit date: 2021-07-28 21:03:38

Merge pull request #5513 from RosettaCommons/ajasja/fix_find_hbnet Fix error in hbnet if find_only_native_networks does not find networks

...


branch: master 「№61718」
Commited by: Vikram K. Mulligan
GitHub commit link: 「5ece2122bbb7f9b7」 「№5512」
Difference from previous tested commit:  code diff
Commit date: 2021-07-28 10:38:31

Merge pull request #5512 from RosettaCommons/vmullig/fix_randomize_bb_by_rama_prepro_if_no_selector_is_used Minor fix for RandomizeBBByRamaPrePro mover. This PR adds a little fix to RandomizeBBByRamaPrePro mover: previously, if a residue selector wasn't used, a cryptic error message would result. Now it should work.

...


branch: master 「№61717」
Commited by: Ajasja Ljubetič
GitHub commit link: 「d58784cf63ef405d」 「№5508」
Difference from previous tested commit:  code diff
Commit date: 2021-07-24 16:34:50

Merge pull request #5508 from RosettaCommons/ajasja/nc_metric_fix Fixed truncation/rounding of values in SidechainNeighborCountMetric

...


branch: master 「№61716」
Commited by: Sergey Lyskov
GitHub commit link: 「d8f556697921d2eb」
Difference from previous tested commit:  code diff
Commit date: 2021-07-22 13:31:49

updating PyRosetta.notebooks to its latests master to fix notebooks tests

...


branch: master 「№61715」
Commited by: Labonte
GitHub commit link: 「1adafb9745c9f1ba」 「№4801」
Difference from previous tested commit:  code diff
Commit date: 2021-07-21 23:58:27

Merge pull request #4801 from RosettaCommons/JWLabonte/PDB_IO/splittable_residues PDB IO: Adding a way for .pdb residues to be "split" into multiple Rosetta residues upon import Sometimes the PDB has a 3-letter code for a ligand that Rosetta represents as an oligomer of smaller residues. For example, the small molecule maltose exists in the PDB both as the single ligand MAL and as a dimer of GLC (→4)-α-D-Glcp in Rosetta) residues. This merge provides a way in the database to provide instructions to Rosetta to be able to split such residues properly automatically.

...


branch: master 「№61714」
Commited by: Brahm Yachnin
GitHub commit link: 「d68f0a84a71b4824」 「№5498」
Difference from previous tested commit:  code diff
Commit date: 2021-07-21 00:12:32

Merge pull request #5498 from RosettaCommons/BYachnin/silent_struct_type_bug Fix in reading silent files with multiple remarks When reading a silent file, Rosetta attempts to determine the silent file type using the first remark line. Previously, we did this check on ALL remark lines, which is usually fine, since only one type is indicated. An obscure/entertaining bug occurs if a subsequent remark line added elsewhere contains one of the string keywords. Most likely, you store some sequence info in a REMARK, and that info contains the one-letter code for Arg-Asn-Ala (RNA), triggering the "rna" silent_structure_type_. This PR fixes that behaviour, and adds unit tests to ensure it doesn't get reintroduced.

...


branch: master 「№61713」
Commited by: Rituparna Samanta
GitHub commit link: 「2c28ab3b3fec064e」 「№5487」
Difference from previous tested commit:  code diff
Commit date: 2021-07-20 16:53:19

Merge pull request #5487 from RosettaCommons/Rituparnasamanta/squashed_commits_membrane_benchmark Rituparnasamanta/squashed commits membrane benchmark

Julia Koehler Leman 3 years
FYI, this touches the mp_f19_energy_landscape test
...


branch: master 「№61712」
Commited by: Daniel Farrell
GitHub commit link: 「ecd71abed8a4b5ea」
Difference from previous tested commit:  code diff
Commit date: 2021-07-19 13:10:05

DockIntoDensityMover refactor 02 (#5497) In anticipation of releasing some other code that uses this machinery I'm refactoring some parts of the DockIntoDensityMover to be functions rather than a class member functions so that other classes can use them. This is strictly a refactor and shouldn't change anything except the accessibility of some functions. This refactor specifically moves to another file as functions: get_radius get_spectrum apply_transform select_points -> select_density_points RBfitResult RefinementResult RBfitResultComparitor RefinementResultComparitor PointScoreComparator ResultDB RBfitResultDB RefinementResultDB DensitySymmInfo::mask_asu -> becomes a const function

...


branch: master 「№61711」
Commited by: Julia Koehler Leman
GitHub commit link: 「c981ccca66f0efd5」 「№5464」
Difference from previous tested commit:  code diff
Commit date: 2021-07-17 12:00:37

Merge pull request #5464 from RosettaCommons/jkleman/sciben_june2021_fixes sciben fixes for paper revisions: fixes to various scientific tests and adding ab initio RosettaNMR tests for RDCs and PCS

...


branch: master 「№61710」
Commited by: Daniel Farrell
GitHub commit link: 「31286b145ddecd9b」
Difference from previous tested commit:  code diff
Commit date: 2021-07-16 14:58:26

DockIntoDensityMover refactor 01 (#5495) Refactor poseSphericalSamples into DockIntoDensityUtils This refactor will allow outside classes to access the density searching capabilities of the DockIntoDensity code In anticipation of releasing some other code that uses this machinery I'm refactoring some parts of the DockIntoDensityMover to be functions rather than a class member functions so that other classes can use them. This is strictly a refactor and shouldn't change anything except the accessibility of some functions.

...


branch: master 「№61709」
Commited by: Sergey Lyskov
GitHub commit link: 「39a82d09e3c10f5a」 「№5493」
Difference from previous tested commit:  code diff
Commit date: 2021-07-16 00:49:46

Merge pull request #5493 from RosettaCommons/sergey/f fixing LLVM tool install

...


branch: master 「№61708」
Commited by: Morgan Nance
GitHub commit link: 「f2ae27ed9bce4f9f」 「№5492」
Difference from previous tested commit:  code diff
Commit date: 2021-07-15 23:22:57

Merge pull request #5492 from RosettaCommons/mlnance/GlycanDock_sci_test_no_history GlycanDock Scientific Benchmark

...


branch: master 「№61707」
Commited by: Rituparna Samanta
GitHub commit link: 「bc80f7a779f3354e」 「№5350」
Difference from previous tested commit:  code diff
Commit date: 2021-07-15 15:02:25

Merge pull request #5350 from RosettaCommons/Rituparnasamanta/updating_scientific_benchmark Rituparnasamanta/updating scientific benchmark

...


branch: master 「№61706」
Commited by: Rituparna Samanta
GitHub commit link: 「ba4d426e8a4c6707」 「№5424」
Difference from previous tested commit:  code diff
Commit date: 2021-07-13 14:39:57

Merge pull request #5424 from RosettaCommons/Rituparnasamanta/Rituparnasamanta/scientific_benchmark_mp_sequence-recovery Rituparnasamanta/rituparnasamanta/scientific benchmark mp sequence recovery

...


branch: master 「№61705」
Commited by: Rocco Moretti
GitHub commit link: 「0acecbfbee92fb1f」 「№5484」
Difference from previous tested commit:  code diff
Commit date: 2021-07-13 14:26:56

Merge pull request #5484 from RosettaCommons/roccomoretti/less_python_verify Reduce the number of times Python verification happens in integration tests. The changes in PR #5399 exposed the fact that generateIntegrationTestGlobalSubstitutionParameters() was being called multiple times per test suite. This is unneeded, as we've already generated the parameters and have stored them in a variable we could be re-using.

...


< 1 .. 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 .. 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