branch: master 「№61896」
Commited by: Sergey Lyskov
GitHub commit link: 「1ac1fd592cec4b6f」
Difference from previous tested commit:  code diff
Commit date: 2022-06-24 23:43:17

fixing source and Conda releases

...


branch: master 「№61895」
Commited by: AJ Vincelli
GitHub commit link: 「23bdaa158c61e91e」 「№6046」
Difference from previous tested commit:  code diff
Commit date: 2022-06-23 23:09:30

Merge pull request #6046 from RosettaCommons/AJVincelli-UpdateReferenceResults Update Reference Results

...


branch: master 「№61894」
Commited by: Oanh Vu
GitHub commit link: 「c7472ab4a932afd9」 「№6061」
Difference from previous tested commit:  code diff
Commit date: 2022-06-23 12:36:07

Merge pull request #6061 from RosettaCommons/oanhvu/molfile_to_params_polymer_test_fix Oanhvu/molfile to params polymer test fix

...


branch: master 「№61893」
Commited by: Ameya Harmalkar
GitHub commit link: 「787b049cb34e4693」 「№6056」
Difference from previous tested commit:  code diff
Commit date: 2022-06-21 14:53:48

Merge pull request #6056 from RosettaCommons/AmeyaHarmalkar/replica_docking_tests Fixes issues in replica_docking evaluation metrics and adds new integration test

...


branch: master 「№61892」
Commited by: Steven Lewis
GitHub commit link: 「c55c9eac6e71f950」 「№6057」
Difference from previous tested commit:  code diff
Commit date: 2022-06-21 13:28:11

Merge pull request #6057 from CyrusBiotechnology/smlewis/bfrenz_ref_fix_second_attempt From @BrandonFrenz : fixed a bug Chris Moth [unsure how to @] found where cartesian ddg was not exiting on convergence because the data storage object was not passed by reference

...


branch: master 「№61891」
Commited by: Benjamin P. Brown
GitHub commit link: 「646d8fecf772071c」 「№5680」
Difference from previous tested commit:  code diff
Commit date: 2022-06-21 12:17:48

Merge pull request #5680 from RosettaCommons/vuoanh/molfile_polymer_updates Updating script for non-canonical amino acid parameter generation

...


branch: master 「№61890」
Commited by: Labonte
GitHub commit link: 「fea3b28da4fc69b5」 「№5835」
Difference from previous tested commit:  code diff
Commit date: 2022-06-15 11:44:20

Merge pull request #5835 from RosettaCommons/sherilynlim03/butyryl_sugars This code will add an acylation patch (butyryl) to the database for carbohydrates, which will allow for further expansion with other small-chain acylations in the future. All unit tests pass; integration test changes are as expected.

...


branch: master 「№61889」
Commited by: Yang Hsia
GitHub commit link: 「2940c930be00b01a」 「№6050」
Difference from previous tested commit:  code diff
Commit date: 2022-06-14 14:55:49

Merge pull request #6050 from RosettaCommons/yhsia/slice_selector_bugfix bugfix for SliceResidueSelector (oob_mode option variable)

...


branch: master 「№61888」
Commited by: AJ Vincelli
GitHub commit link: 「676cfbcf4fbb3fd6」 「№6044」
Difference from previous tested commit:  code diff
Commit date: 2022-06-10 14:51:47

Merge pull request #6044 from RosettaCommons/AJVincelli-update_CCD Update the CCD files as of June 4th 2022

...


branch: master 「№61887」
Commited by: Ajasja Ljubetič
GitHub commit link: 「f1e0f6d7bf74728d」 「№6033」
Difference from previous tested commit:  code diff
Commit date: 2022-06-09 10:58:25

Merge pull request #6033 from RosettaCommons/ajasja/fix_antibody use_epitope_constraints_ was not properly set

...


branch: master 「№61886」
Commited by: Odessa Goudy
GitHub commit link: 「4370cd8be5360703」 「№5947」
Difference from previous tested commit:  code diff
Commit date: 2022-06-09 09:47:29

Merge pull request #5947 from RosettaCommons/odaunc/sixdofsampler Odaunc/sixdofsampler

...


branch: master 「№61885」
Commited by: Sergey Lyskov
GitHub commit link: 「6e9d6acf0d847c9b」
Difference from previous tested commit:  code diff
Commit date: 2022-06-05 10:37:48

removing conda-forge channel when building PyRosetta

...


branch: master 「№61884」
Commited by: Sergey Lyskov
GitHub commit link: 「841324f43a2d628a」
Difference from previous tested commit:  code diff
Commit date: 2022-06-04 01:04:32

updating `PyRosetta,notebook` test and notebooks

...


branch: master 「№61883」
Commited by: Sergey Lyskov
GitHub commit link: 「ded08e0975f27644」 「№6032」
Difference from previous tested commit:  code diff
Commit date: 2022-06-01 00:07:32

Merge pull request #6032 from RosettaCommons/benchmark updating release.PyRosetta.conda build procedure

...


branch: master 「№61882」
Commited by: Ajasja Ljubetič
GitHub commit link: 「638e59f50b7170a9」 「№6019」
Difference from previous tested commit:  code diff
Commit date: 2022-05-25 03:41:26

Merge pull request #6019 from RosettaCommons/ajasja/fixviewer Bug in the the way the py3dmol size is initiated

...


branch: master 「№61881」
Commited by: Vikram K. Mulligan
GitHub commit link: 「3782b20ed9b771e6」 「№6013」
Difference from previous tested commit:  code diff
Commit date: 2022-05-24 02:41:56

Merge pull request #6013 from RosettaCommons/vmullig/thioether_crosslink Bugfixes and feature enhancements for thioether lariats. This pull request does four things: - It adds code templates to make it easy to add new crosslink types to the CrosslinkerMover. - It adds support for thioether lariat crosslinks to the CrosslinkerMover. - It fixes a number of thioether bugs affecting placement of hydrogen atoms near the thioether. (This should improve thioether-cyclized peptide structure prediction with simple_cycpep_predict.) - It adds CitationManager citations to the CrosslinkerMover. Tasks: - [x] Add code template files for new CrosslinkerMoverHelpers. - [x] Update code template scripts (to indicate where CrosslinkerMoverHelpers must be registered). - [x] Add new thioether cyclization helper. - [x] Register it. - [x] Add citations to CrosslinkerMover while I'm at it. - [x] Means of indicating that a particular helper is unpublished. - [x] Citations for the metal setup helpers. - [x] Citations for other helpers. - [x] Citations for the Thioether_Helper. - [x] Pull geometry setup functions out of simple_cycpep_predict into a utility function. - [x] Call this in Thioether_Helper. - [x] Pull bond setup functions out of simple_cycpep_predict into a utility function. - [x] Call this in Thioether_Helper. - [x] Pull constraint setup functions out of simple_cycpep_predict into a utility function. - [x] Call this in Thioether_Helper. - [x] Asymmetric functions. - [x] Symmetry support? - [x] Fix bug in placement of thioether N hydrogen. - [x] Fix bug in placement of thioether aliphatic hydrogens --> need virtual atom and to redo constraints. - [x] Figure out why I can't set cys sidechain angle and length dofs. - [x] Figure out why I'm getting wonky bond angles with GenKIC. - [x] Integration tests. - [x] Fix integration test failure `simple_cycpep_predict_beta_thioether_lariat`. - [x] Fix integration test failure `simple_cycpep_predict_thioether_lariat`. - [x] Add integration test for code template with CrosslinkerMover_Helper. - [x] Add bond geometry unit test. - [x] Documentation: - [x] simple_cycpep_predict documentation. - [x] CrosslinkerMover documentation. - [x] Beauty. I have checked that integration test changes are all either: - Failures that are happening in master - Cosmetic (due to changes to a patch file) - Expected due to new citations added (various CrosslinkerMover tests) - Expected due to changes to simple_cycpep_predict's output with thioethers (simple_cycpep_predict_thioether_lariat and simple_cycpep_predict_beta_thioether_lariat tests) - Expected since the test is new (crosslinkermover_thioether test) @everyday847 @jadolfbr @skudlacek

...


< 1 .. 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 .. 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