branch: master 「№58484」
Commited by: Jared Adolf-Bryfogle
GitHub commit link: 「a9b534afd72fed96」 「№945」
Difference from previous tested commit:  code diff
Commit date: 2016-02-25 21:28:41

Merge pull request #945 from RosettaCommons/jadolfbr/simple_threader Jadolfbr/simple threader Adds a SimpleThreadingMover to Rosetta and RosettaScripts in simple_moves. This mover is exactly what the name suggests. Thread a sequence from start_position onto a pose. Sequence is 'threaded' together and packed. Optionally pack neighbors using loop machinery. If '-' is in the sequence will skip those positions. Example with neighbor packing: ``` <ROSETTASCRIPTS> <MOVERS> <SimpleThreadingMover name=threader start_position=24L thread_sequence=TGTGT--GTGT pack_neighbors=1 neighbor_dis=6 pack_rounds=5/> </MOVERS> <PROTOCOLS> <Add mover_name=threader/> </PROTOCOLS> </ROSETTASCRIPTS> ``` https://www.rosettacommons.org/docs/wiki/scripting_documentation/RosettaScripts/Movers/movers_pages/SimpleThreadingMover

...


branch: master 「№58483」
Commited by: Vikram K. Mulligan
GitHub commit link: 「2223f3d527d7c9d8」 「№1121」
Difference from previous tested commit:  code diff
Commit date: 2016-02-25 17:02:06

Merge pull request #1121 from RosettaCommons/vmullig/fix_irm_again Trying to fix the inverse_rotamer_remodel integration test. This was broken by a combination of recent XRW-related changes to PDB output. Attempting a simple fix.

...


branch: master 「№58482」
Commited by: Andrew Watkins
GitHub commit link: 「c0348954e1c6330e」 「№1125」
Difference from previous tested commit:  code diff
Commit date: 2016-02-25 15:03:17

Merge pull request #1125 from RosettaCommons/everyday847/beta_util 1. Adds a toy app for evaluating a few 3_14 helices and point mutations vs. a target. 2. Fixes a bug with annotated_sequence that would totally screw up creating noncanonical poses from sequence--it would create them by jumps every time. 3. Messes around with my macrocycles pilot app a bit. 4. Integration tests for macrocycles app, since it is compiled by default. 5. Activates metapatches for residues other than just the peptoid 101, as they were meant to be!

...


branch: master 「№58481」
Commited by: Nick Marze
GitHub commit link: 「9af92c682052714a」 「№1123」
Difference from previous tested commit:  code diff
Commit date: 2016-02-25 14:41:07

Merge pull request #1123 from RosettaCommons/nmarze/SnugDockTest SnugDock integration test updates: -Updating SnugDock integration test to include ensemble dock -Making snugdock app public -SnugDock integration test changes are expected -All other integration test changes appear to be existing minor numeric instabilities

...


branch: master 「№58480」
Commited by: Rocco Moretti
GitHub commit link: 「4f131a5552e9b7d3」 「№1122」
Difference from previous tested commit:  code diff
Commit date: 2016-02-24 15:17:53

Merge pull request #1122 from RosettaCommons/roccomoretti/branch_distances_public Move batch_distances application to public. Application was used in the publication doi:10.1073/pnas.1202485109, so should be public. (We had a request on the forums.) This application already has an integration test.

...


branch: master 「№58479」
Commited by: Vikram K. Mulligan
GitHub commit link: 「fd41b7a00c91809d」 「№1120」
Difference from previous tested commit:  code diff
Commit date: 2016-02-23 20:12:56

Merge pull request #1120 from RosettaCommons/vmullig/tweak_etable Splitting some of the changes from pull request #1093 Pull request #1093 (which aims to make RamaPrePro work with cyclic geometry and noncanonicals) revealed problems with cyclic geometry and the etable energies which I also fixed in that branch. It also produces a few more integration test changes than I had anticipated. I'm cherry-picking some of the changes from that pull request into a separate pull request so that I can pinpoint which changes are causing which integration test changes. This pull request: Tweaks the logic for the etable energies to ensure that cyclic geometry is handled properly. If I've done things properly, the only integration tests that change should be the ones that involve cyclic geometry. Test changes look good (only cyclic geometry and noncanonical connections show changes). Merging.

...


branch: master 「№58478」
Commited by: Andrew Watkins
GitHub commit link: 「92e98c28bdb9eb7b」 「№1119」
Difference from previous tested commit:  code diff
Commit date: 2016-02-23 14:15:37

Merge pull request #1119 from RosettaCommons/revert-1053-everyday847/remove_extra_pcs Revert "Removed old versions of pseudocontact shift code no longer in use as of 2010"

...


branch: master 「№58477」
Commited by: Andrew Watkins
GitHub commit link: 「5930c00a601e46e0」 「№1118」
Difference from previous tested commit:  code diff
Commit date: 2016-02-22 22:29:04

Merge pull request #1118 from RosettaCommons/everyday847/fix_metalloprotein_valgrind Fix valgrind error identified by Rocco in metalloprotein setup

...


branch: master 「№58476」
Commited by: Jared Adolf-Bryfogle
GitHub commit link: 「97210cbf2e3bdbdb」 「№1117」
Difference from previous tested commit:  code diff
Commit date: 2016-02-22 18:20:45

Merge pull request #1117 from RosettaCommons/jadolfbr/sugars/debug_pdb_info Fix Simple Glycosylation test 2 This is attempt number two to fix this integration test. Attempt 1 uncovered deeper bugs in setting dihedrals from the LinkageConformer data for residues with > 1 omega (ASN-glycan linkage), which I missed when I merged before. The unit tests are now expanded for N glycan omega angles and tested

...


branch: master 「№58475」
Commited by: Philip Bradley
GitHub commit link: 「025314a3addd1a88」 「№1108」
Difference from previous tested commit:  code diff
Commit date: 2016-02-22 14:53:06

Merge pull request #1108 from RosettaCommons/phbradley/dna_scoring Phbradley/dna scoring: add new energy methods, potentials, and database files to support a few dna-specific energy terms. Part I of a series of a couple of commits. Integration changes were observed locally and on the test server, but they appear to be entirely due to the addition of several new score types in the ScoreType.hh enum.

...


branch: master 「№58474」
Commited by: Rocco Moretti
GitHub commit link: 「995730601dfbfa65」 「№1103」
Difference from previous tested commit:  code diff
Commit date: 2016-02-22 10:18:58

Merge pull request #1103 from RosettaCommons/roccomoretti/rotamer_max Rework proton chi expansion With the new PDB components, there are some ligands which have an insane number of proton chis. (15+). Even at a very small level of proton chi sampling (60, -60, 180), the proton chi rotamer variants themselves absolutely kill packing and take up huge amounts of memory. (3^19 equates to greater than one billion proton chi combinations.) To fix this, I've instituted a scheme where the proton chi expansions are randomly subsampled, if they exceed a pre-specified limit. This should be set high enough that it won't affect anything that isn't currently bogged down due to proton chi expansion. We also had a large amount redundancy in the proton chi expansion code. I've centralized some of this, but there's still opportunities for further consolidation.

...


branch: master 「№58473」
Commited by: David Johnson
GitHub commit link: 「06a1671bf846d9d5」
Difference from previous tested commit:  code diff
Commit date: 2016-02-21 13:03:58

Added RRM dinucleotide pair utilities

...


branch: master 「№58472」
Commited by: Jared Adolf-Bryfogle
GitHub commit link: 「2622509e5b741948」 「№1114」
Difference from previous tested commit:  code diff
Commit date: 2016-02-21 02:53:00

Merge pull request #1114 from RosettaCommons/jadolfbr/sugars/debug_pdb_info Fix simple_glycosylation Integration Test Fix crash of simple_glycosylation in debug mode. Fix release mode simple_glycosylation test stochastic changes.

...


branch: master 「№58471」
Commited by: Vikram K. Mulligan
GitHub commit link: 「dd0431510142e04e」 「№1110」
Difference from previous tested commit:  code diff
Commit date: 2016-02-19 17:00:56

Merge pull request #1110 from RosettaCommons/vmullig/fix_lei_app Turning on one of Lei's pilot apps. This pilot app is used, and should be compiled by default so that compilation can be tested. Its main() function has everything in a try/catch block, so it should be good to go, but I'll run it on the test server first. Correction: there were some owning pointer issues that were preventing compilation on Mac/clang. I've fixed these, now.

...


branch: master 「№58470」
Commited by: Vikram K. Mulligan
GitHub commit link: 「2e381ac90bb3c8a1」 「№1107」
Difference from previous tested commit:  code diff
Commit date: 2016-02-18 17:56:13

Merge pull request #1107 from RosettaCommons/vmullig/rmstest Adding integration test for the fit_helixparams app in a case that was producing bad geometry and bad fits prior to my corrections to the RMS machinery. I want the problem to STAY fixed. The fit_helixparms_rms integration test should produce a PDB file in which every mainchain atom (except the carbonyl oxygen) has a copper atom that overlays perfectly on it. Distorted geometry or imperfect copper atom placement is a sign that something has gone wrong. Small changes to the coordinates that do NOT distort the geometry or affect the placement of copper atoms relative to backbone atoms are acceptable. There is a README.txt file that explains this in the integration test directory. I'll also add the expected output to the expected_results directory.

...


branch: master 「№58469」
Commited by: Jeliazko Jeliazkov
GitHub commit link: 「d0e8e52cbf226272」
Difference from previous tested commit:  code diff
Commit date: 2016-02-18 16:03:07

Added auto detection of jupyter via env var.

...


< 1 .. 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 .. 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