branch: master 「№58740」
Commited by: Frank DiMaio
GitHub commit link: 「cd9e4af042d03e3e」 「№1402」
Difference from previous tested commit:  code diff
Commit date: 2016-06-14 18:53:49

Merge pull request #1402 from RosettaCommons/dimaio/ptconway_rotlib_corrections This PR merges in Patrick Conway's rotamer library corrections, and moves the app used to generate these corrections into public. Documentation on the application has been added. Finally, a few pilot apps are updated.

...


branch: master 「№58739」
Commited by: Hahnbeom Park
GitHub commit link: 「6b7117d16d2cdf65」 「№1401」
Difference from previous tested commit:  code diff
Commit date: 2016-06-14 14:39:33

Merge pull request #1401 from RosettaCommons/hahnbeom/beta_nov15_soft Updates on beta_nov15_soft

...


branch: master 「№58738」
Commited by: Jeliazko Jeliazkov
GitHub commit link: 「b6ce05128f1778ac」 「№1396」
Difference from previous tested commit:  code diff
Commit date: 2016-06-13 08:28:04

Merge pull request #1396 from RosettaCommons/lqtza/lhoc_script Make LHOC plotting script public and minor bug fixes/enhancements.

...


branch: master 「№58737」
Commited by: Hahnbeom Park
GitHub commit link: 「62cc476002b261ca」 「№1397」
Difference from previous tested commit:  code diff
Commit date: 2016-06-12 20:44:45

Merge pull request #1397 from RosettaCommons/hahnbeom/cen_hb_soft Adding hb_cen_soft

...


branch: master 「№58736」
Commited by: Labonte
GitHub commit link: 「0d9d74c3551e7c50」 「№1394」
Difference from previous tested commit:  code diff
Commit date: 2016-06-09 13:21:51

Merge pull request #1394 from RosettaCommons/JWLabonte/sugars/branching This merge is a quick, one-line fix to a warning output only in cases where the minimizer was setting up the DoF map for MoveMaps allowing BRANCH TorsionIDs to move. Tagging @fdimaio

...


branch: master 「№58735」
Commited by: Rocco Moretti
GitHub commit link: 「f9e175cb218fe583」 「№1382」
Difference from previous tested commit:  code diff
Commit date: 2016-06-08 10:56:52

Merge pull request #1382 from RosettaCommons/roccomoretti/cppcheckfixes Assorted Cppcheck fixes I had a branch hanging around with assorted cppcheck fixes that should probably get merged ... and now it is. (This brings us from 529 to 329 remaining issues.)

...


branch: master 「№58734」
Commited by: Jeliazko Jeliazkov
GitHub commit link: 「500c0d915bbb01d9」 「№1389」
Difference from previous tested commit:  code diff
Commit date: 2016-06-08 09:59:28

Merge pull request #1389 from RosettaCommons/antibody Updates and Bug Fixes for Antibody.cc

...


branch: master 「№58733」
Commited by: Orly Marcu
GitHub commit link: 「30ca1a8f546b57d1」 「№1388」
Difference from previous tested commit:  code diff
Commit date: 2016-06-08 06:44:08

Merge pull request #1388 from RosettaCommons/orlypolo/FPD_PhiPsi_check Allow FlexPepDock to do rigid body sampling of a pose containing a ligand

...


branch: master 「№58732」
Commited by: Vikram K. Mulligan
GitHub commit link: 「877c533160b2d9c0」 「№1391」
Difference from previous tested commit:  code diff
Commit date: 2016-06-07 23:41:47

Merge pull request #1391 from RosettaCommons/vmullig/avoid_iplus1 In SimpleCycpepPredictApplication, prevent the countng of hydrogen bonds to adjacent residues. This is a common pathology that inflates the hydrogen bond count. Tasks: - Add an option for preventing counting of hydrogen bonds to adjacent residues (default true). - Have this option set up ResidueSelectors based on the pose geometry. - Documentation. - Beauty.

...


branch: master 「№58731」
Commited by: Hahnbeom Park
GitHub commit link: 「e348527827798eaa」 「№1377」
Difference from previous tested commit:  code diff
Commit date: 2016-06-07 20:37:31

Merge pull request #1377 from RosettaCommons/hahnbeom/fastdesign_beta_patch changing hardcoded nrepeats to use input value for the beta_nov15-pat…

...


branch: master 「№58730」
Commited by: Labonte
GitHub commit link: 「5e09b31ab60bdbc1」 「№1385」
Difference from previous tested commit:  code diff
Commit date: 2016-06-07 14:26:40

Merge pull request #1385 from RosettaCommons/JWLabonte/sugars/loops CCD: Locking main-chain torsions that are also ring torsions If the main chain runs through a ring, it cannot be allowed to move during backbone minimization, (which is really a misnomer currently,) or during CCD. This merge generalizes code that I had used to lock main-chain torsions that were also internal ring torsions, which was specific to carbohydrates, to apply to any cyclic system where the ring atoms are also part of the main chain, and uses the new function in the CCD and torsion minimizer code. Carbohydrate CCD test changes expected. All tests pass.

...


branch: master 「№58729」
Commited by: Frank DiMaio
GitHub commit link: 「ab567a149be6436a」 「№1387」
Difference from previous tested commit:  code diff
Commit date: 2016-06-06 17:53:00

Merge pull request #1387 from RosettaCommons/dimaio/denstools_fix This PR fixes a few small bugs with density_tools as well as outputting more information when run in -perres mode.

...


branch: master 「№58728」
Commited by: Jeliazko Jeliazkov
GitHub commit link: 「99349bb9da5033aa」 「№1376」
Difference from previous tested commit:  code diff
Commit date: 2016-06-06 17:43:14

Merge pull request #1376 from RosettaCommons/lqtza/snugdock_auto_kink SnugDock: auto kink!

...


branch: master 「№58727」
Commited by: Vikram K. Mulligan
GitHub commit link: 「01a39b67aeea4527」
Difference from previous tested commit:  code diff
Commit date: 2016-06-06 14:54:20

Switching some irritating output to debug output.

...


branch: master 「№58726」
Commited by: Vikram K. Mulligan
GitHub commit link: 「3f835d08cb1a1d6b」 「№1384」
Difference from previous tested commit:  code diff
Commit date: 2016-06-06 02:04:25

Merge pull request #1384 from RosettaCommons/vmullig/fix_disulfidize_2 Fixing another rare segfault in the DisulfidizeMover Disulfides weren't being broken before mutating the cysteine residues to alanine.

...


branch: master 「№58725」
Commited by: Vikram K. Mulligan
GitHub commit link: 「996224fbebc1326c」 「№1380」
Difference from previous tested commit:  code diff
Commit date: 2016-06-05 06:56:49

Merge pull request #1380 from RosettaCommons/revert-1379-revert-1359-vmullig/design_cycpep_app_2 Re-merge "Add design capability to the simple_cycpep_predict application" Reverts RosettaCommons/main#1379 Tasks: - [x] Figure out cause of integration test instabilities. (OK, I think it was a line I commented out in the constructor for the ReadResfile TaskOperation.) - [x] Fix this. - [x] Double-check that simple_cycpep_predict in MPI mode runs without repeated disk reads.

...


< 1 .. 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 .. 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