branch: master 「№57604」
Commited by: Frank DiMaio
GitHub commit link: 「1aaae1f4b0d75a42」
Difference from previous tested commit:  code diff
Commit date: 2015-02-13 15:31:07

Fixing a bug that was causing the clang integration test crashes for hybridization and dens_refine_symm

...


branch: master 「№57603」
Commited by: Rebecca Alford
GitHub commit link: 「067120141649aa48」 「№312」
Difference from previous tested commit:  code diff
Commit date: 2015-02-12 09:29:08

Merge pull request #312 from RosettaCommons/rfalford12/rosettamp_updates Updates to RosettaMP Framework (1) General membrane Symmetry = Created SymmetricAddMembraneMover: A subclass of AddMembraneMover that invokes the membrane framework for symmetric poses in protocols/membrane/symmetry = Added unit test, SymmetricAddMembraneMoverTest, for this Mover (2) Membrane symmetric docking protocol = Created MPSymDockMover: General membrane symmetric protein docking mover (previously in a pilot app) in protocols/symmetric_docking/membrane = membrane_symdocking: Now directly calls MPSymDockMover, located in the protocols library (3) RosettaScripts Support: = Added full RosettaScripts support for MPDockingMover, MPDockingSetupMover, SymmetricAddMembraneMover, MPSymDockMover, and SetMembranePositionMover (4) AddMembraneMover: = Default membrane position always gets set by SetMembranePositionMover at the end of the AddMembraneMover apply() method = Added an interface, allowing the user to set the initial center/normal (which actually get set this time!) = Added better error checking when reading in center and normal xyz Vectors from the command line = Added new unit tests to check for a user defined or custom set membrane position (4) MPHbond Flag: = Removed hbond flag from both score function fingerprint tests: membrane_fa_scorefxn and menv_smooth_sfxn. Behavior remains the same, as this energy term is now automatically turned on when the membrane framework is invoked Test Changes: ----------------- Unit: All Pass Integration: Expected Changes - Symmetric docking has a new set of tracers for each Mover (Symmetric Add & MPSymDock) - Default SetMembrane prevents -0 from occurring - no numerical difference Score Regression: Expected Changes - Default SetMembrane prevents -0 from occurring - no numerical difference

...


branch: master 「№57602」
Commited by: Frank DiMaio
GitHub commit link: 「82bfc7d4e102ecd3」
Difference from previous tested commit:  code diff
Commit date: 2015-02-11 19:22:06

Adding functionality for per-residue reweighing of sidechain density. Specified by setting the option SCALE_SIDECHAIN_DENSITY_WEIGHTS in the scorefile or Set scale_sc_dens_byres in the xml. Fixing broken build.

...


branch: master 「№57601」
Commited by: Frank DiMaio
GitHub commit link: 「8c617884f6c14766」
Difference from previous tested commit:  code diff
Commit date: 2015-02-11 16:34:28

Fixing clang build

...


branch: master 「№57600」
Commited by: Frank DiMaio
GitHub commit link: 「2ff1686c8f8b1a02」
Difference from previous tested commit:  code diff
Commit date: 2015-02-11 14:14:04

Updating FastDensEnergy to make use of the new minimization interface. Density integration test changes expected. Also modifying a few files that failed to build on my Mac (llvm-gcc-4.2).

...


branch: master 「№57599」
Commited by: Rocco Moretti
GitHub commit link: 「adb90f2624093a04」 「№314」
Difference from previous tested commit:  code diff
Commit date: 2015-02-11 10:49:03

Merge pull request #314 from RosettaCommons/roccomoretti/fixedsizearray_asserts Fix issue with gcc 4.8 release_debug compile and fixedsizearray. Changes debug_assert() to assert() in utility::fixedsizearray1::operator[]

...


branch: master 「№57598」
Commited by: Frank DiMaio
GitHub commit link: 「c8ef3efbb0fe87e9」
Difference from previous tested commit:  code diff
Commit date: 2015-02-10 16:04:25

Bugfix for fold-and-dock. Previously, an asymmetric repack was called on the pose before relax, now this is symmetry aware.

...


branch: master 「№57597」
Commited by: Philip Bradley
GitHub commit link: 「ab77b55fa2d2dbda」 「№311」
Difference from previous tested commit:  code diff
Commit date: 2015-02-10 11:02:49

Merge pull request #311 from RosettaCommons/phbradley/scc_excn_fix Phbradley/scc excn fix: fix an issue in the constructor of the SurfaceComplementarity exception class that could cause segfaults when exceptions are thrown.

...


branch: master 「№57596」
Commited by: Rebecca Alford
GitHub commit link: 「28a90508fb69a8b5」 「№309」
Difference from previous tested commit:  code diff
Commit date: 2015-02-10 10:46:50

Merge pull request #309 from RosettaCommons/rfalford12/revert_anchor_point_change Adding back a feature that allows the user to specify the 'anchor residue' for the membrane residue in AddMembraneMover and on the RosettaScripts commandline. Also included a unit test for this feature in the AddMembraneMover unit test

...


branch: master 「№57595」
Commited by: Kyle Barlow
GitHub commit link: 「65baa2496bf2b188」 「№305」
Difference from previous tested commit:  code diff
Commit date: 2015-02-09 21:51:34

Merge pull request #305 from RosettaCommons/kylebarlow/alascan Alanine (and generalized ddG) scanning features reporter The DdGFeatures reporter provides an alternate way to output ddG values through the features framework. This reporter can calculate ddG of binding for multimeric proteins, as well as ddG of mutation for monomeric and multimeric complexes. Options also exist to control repacking and relaxation, allowing for a no-repacking and no-relaxation alanine scanning-style method.

...


branch: master 「№57594」
Commited by: Andy Watkins
GitHub commit link: 「ecefd765432d7fde」
Difference from previous tested commit:  code diff
Commit date: 2015-02-09 13:24:23

Final unused variable error

...


branch: master 「№57593」
Commited by: Andy Watkins
GitHub commit link: 「ce17dde299dc28a8」
Difference from previous tested commit:  code diff
Commit date: 2015-02-09 11:04:02

Fixed gcc only warning

...


branch: master 「№57592」
Commited by: Andy Watkins
GitHub commit link: 「3fe7f99628535cad」
Difference from previous tested commit:  code diff
Commit date: 2015-02-09 09:21:53

including backtrace in Rot

...


branch: master 「№57591」
Commited by: Andy Watkins
GitHub commit link: 「68429e94cff0098c」
Difference from previous tested commit:  code diff
Commit date: 2015-02-09 08:48:26

Fixing more mistakes in merge

...


branch: master 「№57590」
Commited by: Andy Watkins
GitHub commit link: 「b67896b0f7307dc9」
Difference from previous tested commit:  code diff
Commit date: 2015-02-09 08:20:53

fixing group_elec issue?

...


branch: master 「№57589」
Commited by: Andy Watkins
GitHub commit link: 「890fd84254eee477」
Difference from previous tested commit:  code diff
Commit date: 2015-02-09 07:28:50

Completed merge of general backbone rotamer libraries. So basically, now we can make rotamer libraries of up to five backbone dihedrals. (That many should be rarely necessary, and I would suggest going pretty sparse on the bins if you need four or five, seeing as a 10 degree bin rotlib for beta-3-arginine, for example, is quite large.) But this way we can have a much better representation of non-alpha-AA rotamers, so that's pretty nice. Moreover, this makes it possible to use talaris to score beta amino acids properly (instead of highly approximately) which is very nice for the Mulligan Army. Some integration tests are expected for long enough trajectories. ALF and I have confirmed that they are just floating point issues and thus can be disregarded.

...


< 1 .. 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 .. 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