branch: interactive/develop 「№456」
Commited by: Rocco Moretti
GitHub commit link: 「cc471b92ed9d1fc3」 「№5928」
Difference from previous tested commit:  code diff
Commit date: 2022-04-11 16:27:13
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #5928 from RosettaCommons/roccomoretti/interactive_rarey_constraints [Foldit] Add Rarey rotamer library based torsions. Coming off of PR #5927 (the content of which is included in this branch), I noticed that it would be really nice to include the ability to minimize against the torsions. By using some of the changes from PR #5926 (which actually was triggered by this effort), I was able to make a SingleResidueRotamerLibrary which bases itself off of the Rarey torsion definitions. Anything "green" has zero energies, but orange and red torsions have harmonic-deviation energetic penalties. (So the energy wells are effectively flat harmonic like.) The current sd parameters were chosen to roughly match the penalty energies seen with fa_dun in a small (two residue) test set. Matching those parameters is good, as the current setup (using the SingleResidueRotamerLibrary mechanism) means that the energies for the Rarey show up in the fa_dun term. The primary goal of this branch was the energy and minimization behavior, but we also can use it for sampling -- rotamer generation proceeds by randomly choosing torsions in the green regions. It's not great (as it misses ring sampling and any torsions which aren't mapped by the Rarey library), but it's much, much faster than the current RDKit-based rotamers. Which torsion library to use for designed ligands can now be selected from the puzzle setup file.

...
Test: ubuntu-20.04.clang.foldit.levels

 View log

Loading...

 View log in dialog  View log in log in separate window


branch: interactive/develop 「№455」
Commited by: Rocco Moretti
GitHub commit link: 「73eda66379f754bc」 「№5927」
Difference from previous tested commit:  code diff
Commit date: 2022-04-11 16:25:17
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #5927 from RosettaCommons/roccomoretti/interactive_rarey_torsions [Foldit] Add LigandTorsionQuality Objective. One of the issues we saw with the first ligand design puzzle series was the generation of ligand conformations which were unlikely. This PR adds a LigandTorsionQuality Filter/Objective which uses the Rarey 2016 torsional library (https://pubs.acs.org/doi/abs/10.1021/acs.jcim.5b00522) for the definition of what acceptable ligand torsions are. The Rarey library has a traffic light (red/orange/green) ranking of torsions, and the Objective adds a penalty based on the number of torsions in the orange and red regions. Some changes to GlowBondVizData are needed to allow for custom (orange) colors in the glow.

...
Test: ubuntu-20.04.clang.foldit.levels

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.foldit.unit.debug

Failed sub-tests (click for more details):
interactive:RosettaUtilTests
Test: ubuntu-20.04.clang.foldit.unit.release

Failed sub-tests (click for more details):
interactive:RosettaUtilTests


branch: interactive/develop 「№454」
Commited by: Rocco Moretti
GitHub commit link: 「395d5c85a4b42cc9」 「№5929」
Difference from previous tested commit:  code diff
Commit date: 2022-04-11 16:23:50
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #5929 from RosettaCommons/roccomoretti/interactive_ligand_tweak [Foldit] Add Ligand Tweak action This PR adds a "Ligand Tweak" action for designable ligands, which, when selected from the action bar, pops up purple tweak arrows on the rotatable bonds of the ligand, and allows you to rotate them back and forth. The concept is that it would be used with the torsion objective to optimize placement/torsions of the ligand. The tool should not be available for residues/puzzles which aren't designable ligands.

...
Test: ubuntu-20.04.clang.foldit.levels

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.foldit.unit.release

Failed sub-tests (click for more details):
interactive:RosettaUtilTests


branch: interactive/develop 「№453」
Commited by: Saksham Phul
GitHub commit link: 「0d920d07f3297186」 「№5871」
Difference from previous tested commit:  code diff
Commit date: 2022-04-11 16:13:48
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #5871 from RosettaCommons/phuls/hydrophobicity_filter [Foldit] Hydrophobicity Intersection filter for Small Molecule

...
Test: ubuntu-20.04.clang.foldit.levels

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.foldit.unit.release

Failed sub-tests (click for more details):
interactive:RosettaUtilTests


branch: interactive/develop 「№452」
Commited by: Andreas Petrides
GitHub commit link: 「01868f667dd72d6d」 「№5936」
Difference from previous tested commit:  code diff
Commit date: 2022-04-05 13:44:30
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #5936 from RosettaCommons/interactive/petrides/fix_trim_tests [Foldit] - Fix the trim tests to allow the all.test target to build again



branch: interactive/develop 「№451」
Commited by: Brian Koepnick
GitHub commit link: 「e9c40a9d293e7ba8」 「№5939」
Difference from previous tested commit:  code diff
Commit date: 2022-04-05 13:36:57
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #5939 from RosettaCommons/koepnick/foldit_remove_sym_debug [Foldit] Revert debugging changes for map_symmetric_res_pairs

...
Test: ubuntu-20.04.clang.foldit.build.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: mac.clang.foldit.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.foldit.unit.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.foldit.unit.release

 View log

Loading...

 View log in dialog  View log in log in separate window


branch: interactive/develop 「№450」
Commited by: Rocco Moretti
GitHub commit link: 「9a67ce8b94c59749」 「№5911」
Difference from previous tested commit:  code diff
Commit date: 2022-04-04 16:28:57
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #5911 from RosettaCommons/roccomoretti/interactive_fix_unit_tests [Foldit] Fix unit tests. No Release Notes.

...
Test: ubuntu-20.04.clang.foldit.build.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: mac.clang.foldit.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.foldit.unit.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.foldit.unit.release

 View log

Loading...

 View log in dialog  View log in log in separate window


branch: interactive/develop 「№449」
Commited by: Jeff Flatten
GitHub commit link: 「d6736a1e38ac25c9」 「№5937」
Difference from previous tested commit:  code diff
Commit date: 2022-03-30 15:58:28
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #5937 from RosettaCommons/interactive/petrides/activate_trim_tool [Foldit] Activate the Trim and Untrim Tools by Turning on Write Version 10

...
Test: ubuntu-20.04.clang.foldit.build.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: mac.clang.foldit.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.foldit.unit.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.foldit.unit.release

 View log

Loading...

 View log in dialog  View log in log in separate window


branch: interactive/develop 「№448」
Commited by: Seth Cooper
GitHub commit link: 「fef1665270038c37」 「№5932」
Difference from previous tested commit:  code diff
Commit date: 2022-03-28 15:25:04
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #5932 from RosettaCommons/interactive/develop-newlines [Foldit] Remove Windows newlines.

...
Test: ubuntu-20.04.clang.foldit.build.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: mac.clang.foldit.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.foldit.unit.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.foldit.unit.release

 View log

Loading...

 View log in dialog  View log in log in separate window


branch: interactive/develop 「№447」
Commited by: Jeff Flatten
GitHub commit link: 「470dd2cf1a20303d」 「№5923」
Difference from previous tested commit:  code diff
Commit date: 2022-03-23 15:31:22
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #5923 from RosettaCommons/interactive/release [Foldit] Fixes from interactive/release

...
Test: ubuntu-20.04.clang.foldit.build.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: mac.clang.foldit.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.foldit.unit.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.foldit.unit.release

 View log

Loading...

 View log in dialog  View log in log in separate window


branch: interactive/develop 「№446」
Commited by: Andreas Petrides
GitHub commit link: 「938206c405233e1a」 「№5833」
Difference from previous tested commit:  code diff
Commit date: 2022-03-22 17:41:27
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #5833 from RosettaCommons/interactive/petrides/temporary_pose [Foldit] Introduce Trim/Untrim tools to Foldit

...
Test: ubuntu-20.04.clang.foldit.build.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: mac.clang.foldit.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.foldit.levels

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.foldit.unit.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.foldit.unit.release

 View log

Loading...

 View log in dialog  View log in log in separate window


branch: interactive/develop 「№445」
Commited by: Vikram K. Mulligan
GitHub commit link: 「a30a241b5276a99b」
Difference from previous tested commit:  code diff
Commit date: 2022-03-21 16:08:58
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Fixing clang tidy error: std::abs, not abs.

...


branch: interactive/develop 「№444」
Commited by: Josh Aaron Miller
GitHub commit link: 「c54caa913dd6d6db」 「№5913」
Difference from previous tested commit:  code diff
Commit date: 2022-03-21 15:20:56
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #5913 from RosettaCommons/joshmiller/persistent-hints [Foldit] Clear tooltips when changing puzzles Release notes - Fixed a bug causing tooltips to persist across puzzles

...


branch: interactive/develop 「№443」
Commited by: Rocco Moretti
GitHub commit link: 「4d63f3862eb30dcf」 「№5907」
Difference from previous tested commit:  code diff
Commit date: 2022-03-16 18:36:31
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #5907 from RosettaCommons/roccomoretti/interactive_phantom_cookbook [Foldit] Fix phantom cookbook panel.

...


branch: interactive/develop 「№442」
Commited by: Brian Koepnick
GitHub commit link: 「9921c7fcd32086d8」 「№5904」
Difference from previous tested commit:  code diff
Commit date: 2022-03-16 16:01:55
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #5904 from RosettaCommons/koepnick/foldit_group_leaderboard [Foldit] Update group leaderboard for all players Release notes: - Fix group leaderboards for non-group players

...


branch: interactive/develop 「№441」
Commited by: Brian Koepnick
GitHub commit link: 「8b905bbcb37a8756」 「№5901」
Difference from previous tested commit:  code diff
Commit date: 2022-03-14 15:35:17
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #5901 from RosettaCommons/koepnick/hbnet_mapsympairs_crashreport [Foldit] Generate soft crash reports for fishy symmetry behavior

...


< 1 .. 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 .. 40 >

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