branch: master 「№59525」
Commited by: Sergey Lyskov
GitHub commit link: 「99aef3cc4b629877」 「№2310」
Difference from previous tested commit:  code diff
Commit date: 2017-06-09 01:09:56

Merge pull request #2310 from RosettaCommons/sergey/binder Fixing Linux PyRosetta build

...


branch: master 「№59524」
Commited by: Jared Adolf-Bryfogle
GitHub commit link: 「9b824a43a1eb31ab」 「№2293」
Difference from previous tested commit:  code diff
Commit date: 2017-06-07 13:35:36

Merge pull request #2293 from RosettaCommons/jadolfbr/glycan_data_updates Jadolfbr/glycan data updates This PR updates the default glycan conformer sampling table with new data derived from the PDB using Adaptive Kernal Density estimates (same methods as the 2010 rotamer library) and a Von Misses Kernal to derive dihedral bins for each glycan linkage type seen in the data. Raw Data was provided by Thomas Lutteke of Glycosciences.de and the densities were generated by Maxim Shapovolov and Roland Dunbrack. This PR also updates a few default parameters to Glycan Relax and adds a few options for benchmarking. Integration test changes expected to tests that use Glycan Relax. Density estimates were used to generate cubic spline(s) in matlab in order to identify torsion bins and assign conformers to each linkage data point using the inflection points of the spline to define single-dihedral conformer bins. For example, the Chi1/Omega2 of an ASN a-D-GlcpNAc has three bins, as identified by the maxima of the density and boundaries at the minima on either side of each maxima.

...


branch: master 「№59523」
Commited by: Vikram K. Mulligan
GitHub commit link: 「c33afffc5a88f5d9」 「№2299」
Difference from previous tested commit:  code diff
Commit date: 2017-06-06 18:54:51

Merge pull request #2299 from RosettaCommons/vmullig/add_trimesic_acid Re-activiate commented-out TMA unit test The added unit test produces weird NaN behaviour ONLY in the Mac/clang build. I think that this is illustrating an underlying bug in the way that the Mac/clang build is doing math in `core::kinematics`, and this might be related to the existing unit test failure for that build (where different numbers are appearing than what we're getting for the other builds). It's easiest to debug the problem if the master branch is highlighting it. We might get to this at the noncanonicals meeting this week.

Andrew Leaver-Fay 7 years
In as much as this unit test fails in the same way using gcc and clang on both mac and linux, I think it ought to be disabled, lest people grow comfortable with the idea that unit tests failing in master are ok.
...


branch: master 「№59522」
Commited by: Sebastian Rämisch
GitHub commit link: 「ada22a12553952d3」 「№2107」
Difference from previous tested commit:  code diff
Commit date: 2017-06-06 18:05:30

Merge pull request #2107 from RosettaCommons/raemisch/glycan_pdb_io Raemisch/glycan pdb io

...


branch: master 「№59521」
Commited by: Sergey Lyskov
GitHub commit link: 「ea52e9050b931fbc」 「№2301」
Difference from previous tested commit:  code diff
Commit date: 2017-06-06 14:51:53

Merge pull request #2301 from RosettaCommons/sergey/binder Updating PyRosetta build script to use LLVM-4.0 when building Binder

...


branch: master 「№59520」
Commited by: Vikram K. Mulligan
GitHub commit link: 「fd18fbc0756bf643」 「№2303」
Difference from previous tested commit:  code diff
Commit date: 2017-06-06 00:10:59

Merge pull request #2303 from RosettaCommons/vmullig/fix_score12_test Fixing currently-failing unit tests on test server The beta_nov15-as-default merge broke the ScoreTests:test_Score12 unit test. The changes seem to be purely cosmetic changes to output formatting. I'm updating the UTracer for the test to fix the test. Note that no score values change.

Vikram K. Mulligan 7 years
That pesky protocols:RotamerBoltzmannWeight2Tests:test_rbw2_vs_rbw unit test is still failing only in the Mac/clang build... [list]
...


branch: master 「№59519」
Commited by: Hahnbeom Park
GitHub commit link: 「4d211ffc93308c3b」 「№2302」
Difference from previous tested commit:  code diff
Commit date: 2017-06-05 20:26:33

Merge pull request #2302 from RosettaCommons/hahnbeom/support_to_centroid_min adding interface on weights file for calling CENTROID_MIN etable

...


branch: master 「№59518」
Commited by: Sergey Lyskov
GitHub commit link: 「455b05767daf5398」
Difference from previous tested commit:  code diff
Commit date: 2017-06-05 15:21:40

Fixing PyRosetta documentation index generation, thanks to @jadolfbr for reporting this!

...


branch: master 「№59517」
Commited by: Vikram K. Mulligan
GitHub commit link: 「282e2a07a1b68538」
Difference from previous tested commit:  code diff
Commit date: 2017-06-04 23:52:49

Forgot to re-beautify my unit test after commenting out some stuff. Sorry!

...


branch: master 「№59516」
Commited by: Andrew Watkins
GitHub commit link: 「5973c1323d81ed12」 「№2216」
Difference from previous tested commit:  code diff
Commit date: 2017-06-03 00:47:26

Merge pull request #2216 from RosettaCommons/rhiju/swm_checkpoint_fixes Merging this fix to stepwise checkpointing -- I think it's substantially more important for this to be working at the two basic levels (i.e., good checkpoints for last and low) rather than ensuring that it gets trajectory stats right too.

...


branch: master 「№59515」
Commited by: Andrew Watkins
GitHub commit link: 「b6257e06bab52021」 「№2298」
Difference from previous tested commit:  code diff
Commit date: 2017-06-03 00:42:02

Merge pull request #2298 from RosettaCommons/everyday847/more_farfar_unification A couple minor improvements for FARFAR CSA

...


branch: master 「№59514」
Commited by: Vikram K. Mulligan
GitHub commit link: 「769df8c0a7939a8b」 「№2075」
Difference from previous tested commit:  code diff
Commit date: 2017-06-02 22:10:22

Merge pull request #2075 from RosettaCommons/vmullig/add_trimesic_acid Add trimesic acid (crosslinker) This adds trimesic acid, a three-way crosslinker that can be used in peptide synthesis. Tasks: - [x] Add params file (note that crosslinkers are off by default in residue_types.txt). - [x] Set up virtual atoms. - [x] Set up connections. - [x] Ensure overall neutral charge. - [x] Ensure symmetry. - [x] MM atom types. - [x] Chi definitions and rotamers (using PROTON_CHI lines in params file). Note that trimesic acid prefers +/- 30 or +/-150 degrees for chi1, chi2, and chi3. - [x] Add symmetric version of params file. - [x] Add DAP, if it doesn't already exist --> It exists; params file updated. (Called DPP in PDB; renamed to DPP in database, too.) - [x] Add DAB, if it doesn't already exist. --> It exists; params file updated. - [x] Update ornithine params file. - [x] Add sidechain conjugation patch for LYS, ORN, DAB and DAP, if it doesn't already exist. - [x] Unit test for this. - ~~Deprecate LYX? (Will have to update integration tests that use it.)~~ --> maybe in the future. - [x] Add support for TMA to CrosslinkerMover: - [x] Cherry-pick in change of name from ThreefoldLinkerMover to CrosslinkerMover (from pull request #1839). - [x] Add setup logic for TMA in the asymmetric case. - [x] Add setup logic for TMA in the symmetric case. - [x] Allow LYS, ORN, DAB, or DAP side-chains to present TMA. - [x] Unit test for functional form of constraints. - [x] Integration test -- asymmetric case. - [x] Integration test -- symmetric case. - [x] Documentation. - [x] Add support to simple_cycpep_predict for TMA. - [x] Integration test. - [x] Documentation. - [x] Add weight option to GaussianFunc (needed for the construction of a suitable torsional potential for TMA). - [x] Document changes to GaussianFunc. - [x] Calculate correct values for torsion potential to ensure +/- 30 degree minima (calculus -- yay). - [x] Add potential offset to give minimum value of 0 (more calculus). - [x] Update PatchOperations to report their own names for errors / debugging. - [x] Beauty. - [x] Document change of name of ThreefoldLinkerMover --> CrosslinkerMover. @gbhardwaj

...


branch: master 「№59513」
Commited by: Sergey Lyskov
GitHub commit link: 「a5916d5a8963ee1d」 「№2296」
Difference from previous tested commit:  code diff
Commit date: 2017-06-02 14:11:06

Merge pull request #2296 from RosettaCommons/sergey/binder Removing Binder sources and re-adding them as Git sub-module

...


branch: master 「№59512」
Commited by: Andrew Watkins
GitHub commit link: 「1451d9aa4d4d9dc3」 「№2295」
Difference from previous tested commit:  code diff
Commit date: 2017-06-01 22:21:40

Merge pull request #2295 from RosettaCommons/everyday847/native_screen_design Enable design in RMSD-screening stepwise runs

Vikram K. Mulligan 7 years
@Sergey: The MPI-mode integration tests seem to be intermittently failing to run. It looks like a test server thing. Would you be able to take a look? (See also 59506, 59502, and 59496. Other revisions in between are fine.) [list]
...


branch: master 「№59511」
Commited by: Vikram K. Mulligan
GitHub commit link: 「b7f55a05be40f101」 「№2145」
Difference from previous tested commit:  code diff
Commit date: 2017-05-31 01:55:07

Merge pull request #2145 from RosettaCommons/vmullig/correct_xsd_info Correct some XSD information I've seen a few instances of incorrect descriptions in XSD stuff. This pull request corrects some of that.

...


branch: master 「№59510」
Commited by: Sergey Lyskov
GitHub commit link: 「fcb89ac9ab30f447」
Difference from previous tested commit:  code diff
Commit date: 2017-05-30 14:46:50

Updating Context::sort_binders so it print clear error message and exit instead of throwing the exception.

...


< 1 .. 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 .. 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