{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":720133645,"defaultBranch":"main","name":"rosetta","ownerLogin":"RosettaCommons","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-11-17T16:42:18.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3856847?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717585194.0","currentOid":""},"activityList":{"items":[{"before":"23a00c9556f999d943d2c9d0399c67b63b637326","after":"9cca3d9ce7dd81f123d36766e8f008b1c7252f21","ref":"refs/heads/benchmark","pushedAt":"2024-06-05T23:47:11.000Z","pushType":"push","commitsCount":19,"pusher":{"login":"lyskov","name":"Sergey Lyskov","path":"/lyskov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3302736?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/main' into benchmark","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/main' into benchmark"}},{"before":"7e25e4a52fb93e5a0e14e5e22a1c39da70851ba7","after":"054fbb57894ddd89faafbdc5e033837544bdea3f","ref":"refs/heads/main","pushedAt":"2024-06-05T21:03:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"roccomoretti","name":"Rocco Moretti","path":"/roccomoretti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4176723?s=80&v=4"},"commit":{"message":"Fix issue with JobGenealogist and serialization. (#64)\n\nAn attempt at modernizing the serialization method for protocols::jd3::compare_job_nodes accidentally made things be called in an infinite loop. This is breaking the GCC 12 serialization build.\r\n\r\nThe fix is easy -- there's now no data to serialize, so we can simply replace the functions with empty ones.","shortMessageHtmlLink":"Fix issue with JobGenealogist and serialization. (#64)"}},{"before":"ec708a4c40449ea419c8fcac0d507440400bf75f","after":"7e25e4a52fb93e5a0e14e5e22a1c39da70851ba7","ref":"refs/heads/release","pushedAt":"2024-06-05T10:59:52.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"rosetta-benchmark","name":"Rosetta Benchmark","path":"/rosetta-benchmark","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3443353?s=80&v=4"},"commit":{"message":"set a prefix for util files (#57)\n\nThe prefix is the argument passed via class_name. It is added in the description of --class_name.","shortMessageHtmlLink":"set a prefix for util files (#57)"}},{"before":"cb143b3f1f4b3ad8d98726160ca763fcbd55d422","after":"8ff67fb49dbcec46960d55020701e3d6623c2b75","ref":"refs/heads/updated_ligand_discovery_search_code_ag_may_2024","pushedAt":"2024-05-30T20:23:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"toadlover","name":"Ari Benjamin Ginsparg","path":"/toadlover","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42365933?s=80&v=4"},"commit":{"message":"Removing tolerance pass of 0.05 for sin_cos_range. Passing the value breaks the function in benchmark tests for pyrosetta (works in other builds)\n\nI adjusted sin_cos_range anyway to always return -1 or 1 if the value is outside the range with tolerance","shortMessageHtmlLink":"Removing tolerance pass of 0.05 for sin_cos_range. Passing the value …"}},{"before":"693605379bc85bffd0c13de2d0eaae84259c9c77","after":"cb143b3f1f4b3ad8d98726160ca763fcbd55d422","ref":"refs/heads/updated_ligand_discovery_search_code_ag_may_2024","pushedAt":"2024-05-30T15:37:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"toadlover","name":"Ari Benjamin Ginsparg","path":"/toadlover","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42365933?s=80&v=4"},"commit":{"message":"Adjusting sin_cos_range to no longer fail if the calculation is outside of the native range\n\nA warning is thrown that the value is out of range, and the value is then set to the corresponding range bound, just like is done if using BOINC.","shortMessageHtmlLink":"Adjusting sin_cos_range to no longer fail if the calculation is outsi…"}},{"before":"a4e12f6f30c1bf5353c4d280a9d6f63fbe95b747","after":"7e25e4a52fb93e5a0e14e5e22a1c39da70851ba7","ref":"refs/heads/main","pushedAt":"2024-05-29T17:50:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ajasja","name":"Ajasja Ljubetič","path":"/ajasja","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19926?s=80&v=4"},"commit":{"message":"set a prefix for util files (#57)\n\nThe prefix is the argument passed via class_name. It is added in the description of --class_name.","shortMessageHtmlLink":"set a prefix for util files (#57)"}},{"before":"fd35f481472f53824f5d1b5c43fc657b5a0befba","after":"693605379bc85bffd0c13de2d0eaae84259c9c77","ref":"refs/heads/updated_ligand_discovery_search_code_ag_may_2024","pushedAt":"2024-05-28T23:40:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"toadlover","name":"Ari Benjamin Ginsparg","path":"/toadlover","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42365933?s=80&v=4"},"commit":{"message":"removing added options that are no longer being used","shortMessageHtmlLink":"removing added options that are no longer being used"}},{"before":"290bb9158f5599a84e36efefcc309662bb377ca2","after":"fd35f481472f53824f5d1b5c43fc657b5a0befba","ref":"refs/heads/updated_ligand_discovery_search_code_ag_may_2024","pushedAt":"2024-05-28T23:39:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"toadlover","name":"Ari Benjamin Ginsparg","path":"/toadlover","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42365933?s=80&v=4"},"commit":{"message":"Using tolerance value of 0.05 in call to sin_cos_range in rotation_axis()\n\nIncreased tolerance to better account for rounding errors","shortMessageHtmlLink":"Using tolerance value of 0.05 in call to sin_cos_range in rotation_ax…"}},{"before":"f3ecfee8fbbf9c9f613833d0a75068f8d26b57e7","after":"290bb9158f5599a84e36efefcc309662bb377ca2","ref":"refs/heads/updated_ligand_discovery_search_code_ag_may_2024","pushedAt":"2024-05-28T23:35:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"toadlover","name":"Ari Benjamin Ginsparg","path":"/toadlover","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42365933?s=80&v=4"},"commit":{"message":"Reverting option changes\n\nReasoning is that library levels requirement makes it impossible for numeric code to call for basic (which is where options is).","shortMessageHtmlLink":"Reverting option changes"}},{"before":"44c12ad86c197c6384429b822321e1761acc6ebe","after":"f3ecfee8fbbf9c9f613833d0a75068f8d26b57e7","ref":"refs/heads/updated_ligand_discovery_search_code_ag_may_2024","pushedAt":"2024-05-28T22:33:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"toadlover","name":"Ari Benjamin Ginsparg","path":"/toadlover","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42365933?s=80&v=4"},"commit":{"message":"fixing declaration of Bool to Boolean","shortMessageHtmlLink":"fixing declaration of Bool to Boolean"}},{"before":"c3108a5fac299e69a1b4afaf5453e18e6c7b75d8","after":"44c12ad86c197c6384429b822321e1761acc6ebe","ref":"refs/heads/updated_ligand_discovery_search_code_ag_may_2024","pushedAt":"2024-05-28T22:20:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"toadlover","name":"Ari Benjamin Ginsparg","path":"/toadlover","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42365933?s=80&v=4"},"commit":{"message":"Adjusting definitions of sin_cos_range and in_sin_cos_range to allow for users to define tolerance\n\nUsers can now use option run:sin_cos_range_tolerance to use tolerance values that are different from 0.001. Additionally, sin_cos_range can now allow any value pass with the use of run:keep_beyond_sin_cos_range being set to true.","shortMessageHtmlLink":"Adjusting definitions of sin_cos_range and in_sin_cos_range to allow …"}},{"before":"f3062e576a1b7c6afb4323b8bf0903d44645d9d8","after":"c3108a5fac299e69a1b4afaf5453e18e6c7b75d8","ref":"refs/heads/updated_ligand_discovery_search_code_ag_may_2024","pushedAt":"2024-05-28T22:10:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"toadlover","name":"Ari Benjamin Ginsparg","path":"/toadlover","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42365933?s=80&v=4"},"commit":{"message":"Adding options sin_cos_range_tolerance and keep_beyond_sin_cos_range to allow customization of rounding error tolerance when calculating sin and cos","shortMessageHtmlLink":"Adding options sin_cos_range_tolerance and keep_beyond_sin_cos_range …"}},{"before":"93b6b3254bfdea9c91e3a008efb8702f081c268b","after":"a4e12f6f30c1bf5353c4d280a9d6f63fbe95b747","ref":"refs/heads/main","pushedAt":"2024-05-24T16:25:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ajasja","name":"Ajasja Ljubetič","path":"/ajasja","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19926?s=80&v=4"},"commit":{"message":"Clean up integration tests for running on Python 3.12 (#55)\n\nIf we're updating compilation to only use Python3 (#54), updating the integration tests to remove Python2 dependence also makes sense.\r\n\r\nIt looks like we've mostly fixed any usage of Python2 already, but I can clean up the ability to use python2 in the framework.\r\n\r\nThere's also some additional fixes to be compatible with Python 3.12 in particular, as well as some additional diagonstics that can be printed which might be helpful for running on a fresh copy of Python (e.g. a simple Conda environment).\r\n\r\nI also cleaned up the test commands such that they all use the same python which is used to launch the integration.py script. (Now that we don't need to have multiple pythons.)","shortMessageHtmlLink":"Clean up integration tests for running on Python 3.12 (#55)"}},{"before":"ec708a4c40449ea419c8fcac0d507440400bf75f","after":"93b6b3254bfdea9c91e3a008efb8702f081c268b","ref":"refs/heads/main","pushedAt":"2024-05-24T14:22:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"roccomoretti","name":"Rocco Moretti","path":"/roccomoretti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4176723?s=80&v=4"},"commit":{"message":"fix(DAlphaBall make): Avoid duplicate symbols linker error (#46)\n\nDeclare-only gmp globals in header file and define them in only one source file","shortMessageHtmlLink":"fix(DAlphaBall make): Avoid duplicate symbols linker error (#46)"}},{"before":"838fff6e51abacfb6a38e08b6af958a972013d58","after":"f3062e576a1b7c6afb4323b8bf0903d44645d9d8","ref":"refs/heads/updated_ligand_discovery_search_code_ag_may_2024","pushedAt":"2024-05-17T16:00:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"toadlover","name":"Ari Benjamin Ginsparg","path":"/toadlover","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42365933?s=80&v=4"},"commit":{"message":"set coordinate_constraint to zero for the whole function (creates strange ddg scores otherwise)","shortMessageHtmlLink":"set coordinate_constraint to zero for the whole function (creates str…"}},{"before":"90b29648e50ef0640c19091e916f2b8bcd5eb176","after":"838fff6e51abacfb6a38e08b6af958a972013d58","ref":"refs/heads/updated_ligand_discovery_search_code_ag_may_2024","pushedAt":"2024-05-14T22:13:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"toadlover","name":"Ari Benjamin Ginsparg","path":"/toadlover","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42365933?s=80&v=4"},"commit":{"message":"beautify","shortMessageHtmlLink":"beautify"}},{"before":"c7e4abe8cb85a679df7d9bff4a1242375b32e6b1","after":"90b29648e50ef0640c19091e916f2b8bcd5eb176","ref":"refs/heads/updated_ligand_discovery_search_code_ag_may_2024","pushedAt":"2024-05-14T21:00:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"toadlover","name":"Ari Benjamin Ginsparg","path":"/toadlover","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42365933?s=80&v=4"},"commit":{"message":"Adjusting smaller score functions to be derived from ligand.wts and then adjust score terms","shortMessageHtmlLink":"Adjusting smaller score functions to be derived from ligand.wts and t…"}},{"before":"1ae0e57aa3661e79bd5e684164e0e24f2b00e603","after":"c7e4abe8cb85a679df7d9bff4a1242375b32e6b1","ref":"refs/heads/updated_ligand_discovery_search_code_ag_may_2024","pushedAt":"2024-05-14T19:30:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"toadlover","name":"Ari Benjamin Ginsparg","path":"/toadlover","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42365933?s=80&v=4"},"commit":{"message":"Removed unused call of PDBinfo","shortMessageHtmlLink":"Removed unused call of PDBinfo"}},{"before":"b1c3fa6c4d04a2869b8f858b4075efd81d4e41ce","after":"1ae0e57aa3661e79bd5e684164e0e24f2b00e603","ref":"refs/heads/updated_ligand_discovery_search_code_ag_may_2024","pushedAt":"2024-05-14T19:01:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"toadlover","name":"Ari Benjamin Ginsparg","path":"/toadlover","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42365933?s=80&v=4"},"commit":{"message":"Removed unused constraints score function, removed set_weights calls that I do not remember why I had them,removed commented code for better presentation","shortMessageHtmlLink":"Removed unused constraints score function, removed set_weights calls …"}},{"before":"0fc0d2d01d5bc643322b792b3a5a19b099e58340","after":"b1c3fa6c4d04a2869b8f858b4075efd81d4e41ce","ref":"refs/heads/updated_ligand_discovery_search_code_ag_may_2024","pushedAt":"2024-05-14T02:07:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"toadlover","name":"Ari Benjamin Ginsparg","path":"/toadlover","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42365933?s=80&v=4"},"commit":{"message":"beautify","shortMessageHtmlLink":"beautify"}},{"before":"7aaca83290db9bbe1d86e54aeef9663c1191b2a4","after":"0fc0d2d01d5bc643322b792b3a5a19b099e58340","ref":"refs/heads/updated_ligand_discovery_search_code_ag_may_2024","pushedAt":"2024-05-14T02:06:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"toadlover","name":"Ari Benjamin Ginsparg","path":"/toadlover","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42365933?s=80&v=4"},"commit":{"message":"adjusted use of HRD for each score function","shortMessageHtmlLink":"adjusted use of HRD for each score function"}},{"before":"6db8ba230098067e5fb1afa440605c755ed86ecf","after":"7aaca83290db9bbe1d86e54aeef9663c1191b2a4","ref":"refs/heads/updated_ligand_discovery_search_code_ag_may_2024","pushedAt":"2024-05-14T02:01:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"toadlover","name":"Ari Benjamin Ginsparg","path":"/toadlover","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42365933?s=80&v=4"},"commit":{"message":"ran beautify on LigandDiscoverySearch.cc","shortMessageHtmlLink":"ran beautify on LigandDiscoverySearch.cc"}},{"before":"5b1ab0be43b122f1bcea9b9bda67ec35b6d267f3","after":"6db8ba230098067e5fb1afa440605c755ed86ecf","ref":"refs/heads/updated_ligand_discovery_search_code_ag_may_2024","pushedAt":"2024-05-14T01:57:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"toadlover","name":"Ari Benjamin Ginsparg","path":"/toadlover","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42365933?s=80&v=4"},"commit":{"message":"Adding highresdock_with_whole_score_fxn for motifs code","shortMessageHtmlLink":"Adding highresdock_with_whole_score_fxn for motifs code"}},{"before":"1292c75d3d666ff18a21a1f5c0a356a92de36785","after":"5b1ab0be43b122f1bcea9b9bda67ec35b6d267f3","ref":"refs/heads/updated_ligand_discovery_search_code_ag_may_2024","pushedAt":"2024-05-14T01:55:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"toadlover","name":"Ari Benjamin Ginsparg","path":"/toadlover","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42365933?s=80&v=4"},"commit":{"message":"Quick edit to allow user to toggle between using fa_atr/rep or whole score function in high res dock\n\nneed to beautify and add option for motifs::highresdock_with_whole_score_fxn","shortMessageHtmlLink":"Quick edit to allow user to toggle between using fa_atr/rep or whole …"}},{"before":"a34b73c40fe9c61558d566d6a63f803cfb15a4fc","after":"ec708a4c40449ea419c8fcac0d507440400bf75f","ref":"refs/heads/release","pushedAt":"2024-05-10T04:01:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rosetta-benchmark","name":"Rosetta Benchmark","path":"/rosetta-benchmark","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3443353?s=80&v=4"},"commit":{"message":"Crosslinker Mover lanthionine (#24)\n\nThis is the code to enable lanthipeptide modeling in Rosetta. \r\nCrosslinker updated to include lanthionine and methyllanthionine connections.\r\n-This includes D/L ALA steriochem for lanthionine and D/L and 3 R/S steriochem for methylanthionine (B(L/D)(R/S))\r\nDehydrated amino acid patches for DBU and DHU were updated/added\r\nThe AmbiguouosNMRDistanceConstraints were updated to work for NCAA (hardcoding was generalized)\r\n\r\nAdditionally, I noticed that the thioether lariat in simple cyc pep predict only samples cis omega bonds for the N terminal residue. I changed this to trans, which should be energetically preferred.","shortMessageHtmlLink":"Crosslinker Mover lanthionine (#24)"}},{"before":"77ec594e31ba88e6257ebee1465fa3d34189be84","after":"1292c75d3d666ff18a21a1f5c0a356a92de36785","ref":"refs/heads/updated_ligand_discovery_search_code_ag_may_2024","pushedAt":"2024-05-09T23:17:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"toadlover","name":"Ari Benjamin Ginsparg","path":"/toadlover","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42365933?s=80&v=4"},"commit":{"message":"Ran beautify on these scripts","shortMessageHtmlLink":"Ran beautify on these scripts"}},{"before":"f7f49143ed36fef2e55808e00f89ab1d8c557583","after":"77ec594e31ba88e6257ebee1465fa3d34189be84","ref":"refs/heads/updated_ligand_discovery_search_code_ag_may_2024","pushedAt":"2024-05-09T00:39:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"toadlover","name":"Ari Benjamin Ginsparg","path":"/toadlover","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42365933?s=80&v=4"},"commit":{"message":"Adding integration test for remove_duplicate_motifs app","shortMessageHtmlLink":"Adding integration test for remove_duplicate_motifs app"}},{"before":"5800b01a890c8c84db33f31b76bae3f14a50a63f","after":"f7f49143ed36fef2e55808e00f89ab1d8c557583","ref":"refs/heads/updated_ligand_discovery_search_code_ag_may_2024","pushedAt":"2024-05-09T00:15:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"toadlover","name":"Ari Benjamin Ginsparg","path":"/toadlover","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42365933?s=80&v=4"},"commit":{"message":"Motifying flags in ligand_discovery_search integration test to better reflect added functionality (space fill method, collecting motifs off of good-placing ligands, protocol verbosity)","shortMessageHtmlLink":"Motifying flags in ligand_discovery_search integration test to better…"}},{"before":"ee4bd7eb7f87be7aa909d03f503c4773674f80a4","after":"5800b01a890c8c84db33f31b76bae3f14a50a63f","ref":"refs/heads/updated_ligand_discovery_search_code_ag_may_2024","pushedAt":"2024-05-08T17:43:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"toadlover","name":"Ari Benjamin Ginsparg","path":"/toadlover","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42365933?s=80&v=4"},"commit":{"message":"changing score function used in ddg calculation to whole","shortMessageHtmlLink":"changing score function used in ddg calculation to whole"}},{"before":"5f1da4cc84745562863c64e81a5a28ab39b6cb2b","after":"ee4bd7eb7f87be7aa909d03f503c4773674f80a4","ref":"refs/heads/updated_ligand_discovery_search_code_ag_may_2024","pushedAt":"2024-05-08T05:32:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"toadlover","name":"Ari Benjamin Ginsparg","path":"/toadlover","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42365933?s=80&v=4"},"commit":{"message":"Update LigandDiscoverySearch.hh","shortMessageHtmlLink":"Update LigandDiscoverySearch.hh"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEXaWApQA","startCursor":null,"endCursor":null}},"title":"Activity · RosettaCommons/rosetta"}