branch: master 「№57076」
Commited by: P. Douglas Renfrew
GitHub commit link: 「0c7e91f2627c9169」
Difference from previous tested commit:  code diff
Commit date: 2014-07-18 14:38:09

Removing unused variable. Fixing the build.

...


branch: master 「№57075」
Commited by: Doo Nam Kim
GitHub commit link: 「81518f5ea29aec0b」
Difference from previous tested commit:  code diff
Commit date: 2014-07-18 12:14:38

[update of SandwichFeatures] - refactored SandwichFeatures by introducing WriteToFileFromSandwichFeatures.cc - streamlined all inclusions - better comments - should not change any integration tests other than (expected) features and features_database_schema (if any)

...


branch: master 「№57074」
Commited by: Rhiju Das
GitHub commit link: 「eb8dbd56d98f1951」
Difference from previous tested commit:  code diff
Commit date: 2014-07-17 22:58:54

fix to RDAT.cc to compile on linux!

...


branch: master 「№57073」
Commited by: Rhiju Das
GitHub commit link: 「03c20f1d12257d48」
Difference from previous tested commit:  code diff
Commit date: 2014-07-17 21:15:41

Introduces RDAT file format for RNA chemical mapping into Rosetta as well as an app that should reach wide use, rna_predict_chemical_map. First connection of Rosetta 3D modeling to chemical mapping measurements that are widespread in RNA biochemistry, are exploding in throughput, and that are being put on a quantitative footing by our and other labs. This is a merge from rhiju/dms_score before closeout of that branch. No changes in integration tests except a couple that were failing already, and a couple that always seem to change on my mac (match_1n9l & flex_pep_dock).

...


branch: master 「№57072」
Commited by: Dominik Gront
GitHub commit link: 「6c6488ddad3a325f」
Difference from previous tested commit:  code diff
Commit date: 2014-07-17 06:18:41

Merging changes in my pilot app with the trunk

...


branch: master 「№57071」
Commited by: sarel
GitHub commit link: 「849e26810f5ab494」
Difference from previous tested commit:  code diff
Commit date: 2014-07-16 07:43:55

fixing build

...


branch: master 「№57070」
Commited by: sarel
GitHub commit link: 「f1f0a7e68ae6959c」
Difference from previous tested commit:  code diff
Commit date: 2014-07-16 06:47:21

adding mover ResetBaseelineMover to reset the baselines of Operator and CompoundFilter movers. See wiki for details

...


branch: master 「№57069」
Commited by: Brian Weitzner
GitHub commit link: 「c920e1e152b6a7f5」
Difference from previous tested commit:  code diff
Commit date: 2014-07-15 21:51:32

Adding support for FA constraints in DockingProtocol. The assemble_domains_jd2 test has a trajectory change due to constraints not being enabled in docking without the cst_file flag set.

...


branch: master 「№57068」
Commited by: Andrew Watkins
GitHub commit link: 「d73e1dcf07c78dd6」
Difference from previous tested commit:  code diff
Commit date: 2014-07-15 14:26:07

Maybe this will fix residue_types.txt

...


branch: master 「№57067」
Commited by: Andrew Watkins
GitHub commit link: 「f5bf83eae6d60246」
Difference from previous tested commit:  code diff
Commit date: 2014-07-15 11:53:17

Shoot, residue_types.txt got left out. No longer.

...


branch: master 「№57066」
Commited by: Andrew Watkins
GitHub commit link: 「583edd552b0bc7af」
Difference from previous tested commit:  code diff
Commit date: 2014-07-15 11:47:34

Homocysteine (NC C26) can now form disulfides. Modification to Conformation and to disulfide scoring allows NC C26, homocysteine, to form a disulfide residue type (HCD, by analogy to CYD) and be scored as appropriate. (It retains the C26 rotamer library.) Integration test log file changes expected merely due to changes in Conformation log output

...


branch: master 「№57065」
Commited by: sarel
GitHub commit link: 「60ca2b8cabc42e36」
Difference from previous tested commit:  code diff
Commit date: 2014-07-15 06:44:01

adding flag omega to MinMover that defaults to true. If set to false, don't minimize the omega bb torsion. No test changes expected (except log changes where RosettaScripts use MinMover).

...


branch: master 「№57064」
Commited by: Justin R. Porter
GitHub commit link: 「683b37d1dd3e8ca1」
Difference from previous tested commit:  code diff
Commit date: 2014-07-14 17:41:40

Fix one bug in currently broken pyrosetta build.

...


branch: master 「№57063」
Commited by: Justin R. Porter
GitHub commit link: 「559da5674790b5ca」
Difference from previous tested commit:  code diff
Commit date: 2014-07-14 16:46:26

Myriad bug fixes and API improvements for Environment system. New (and improved) unit tests, construction of general LoopCM for managing dof-greedy loop modeling code, FragmentsMovers are now created as a tag inside the Environment in RosettaScripts. No (new) unit test breakages; no (new) integration test failures.

...


branch: master 「№57062」
Commited by: Andrew Leaver-Fay
GitHub commit link: 「9b917f07fcf5cb49」
Difference from previous tested commit:  code diff
Commit date: 2014-07-14 16:16:48

Adding Talaris2014 weight set Adding a weight set and a flag -talaris2014 that incorporates two small changes to the score function: All the terms are scaled upwards by 25% so that fa_atr has a weight of 1.0. The hydrogen bond terms are scaled downwards by 20%, which benchmarking revealed to improve decoy discrimination, sequence recovery, and rotamer recovery.

...


branch: master 「№57061」
Commited by: Andrew Leaver-Fay
GitHub commit link: 「ebb2da9a4714210f」
Difference from previous tested commit:  code diff
Commit date: 2014-07-14 15:27:08

OK. I see what happened. I tried to reindent the MembranePotential.cc file because it's all kinds of poorly indented, but in so doing, I uncommented some code that doesn't work. I'm commenting out that code again.

...


< 1 .. 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 .. 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