branch: master 「№56772」
Commited by: Jordan Willis
GitHub commit link: 「5a12551e50cd7db7」
Difference from previous tested commit:  code diff
Commit date: 2014-05-06 03:59:50

Revert "Adding two complex glycnas necessary for HIV as non-canoical amino acids" This reverts commit f2b476e2ed0f508fd2a770ec6b809c8e9d246f68.

...


branch: master 「№56771」
Commited by: Jordan Willis
GitHub commit link: 「f2b476e2ed0f508f」
Difference from previous tested commit:  code diff
Commit date: 2014-05-06 02:25:49

Adding two complex glycnas necessary for HIV as non-canoical amino acids

...


branch: master 「№56770」
Commited by: Zibo Chen
GitHub commit link: 「3d0b21081d9359ae」
Difference from previous tested commit:  code diff
Commit date: 2014-05-05 21:27:53

fixed a bug in the base_name option in eval_natie run

...


branch: master 「№56769」
Commited by: Javier Castellanos
GitHub commit link: 「7b0898109982aca1」
Difference from previous tested commit:  code diff
Commit date: 2014-05-05 21:23:36

Fixed bug to LayerDesign when parsing CombinedTasks

...


branch: master 「№56768」
Commited by: Zibo Chen
GitHub commit link: 「4eecbf8357936185」
Difference from previous tested commit:  code diff
Commit date: 2014-05-05 17:45:27

added the -compact flag to output only the transformation matrix

...


branch: master 「№56767」
Commited by: Zibo Chen
GitHub commit link: 「d786ebe83aa31a66」
Difference from previous tested commit:  code diff
Commit date: 2014-05-05 15:16:57

updated random_rotate flag name

...


branch: master 「№56766」
Commited by: Zibo Chen
GitHub commit link: 「2ca47e9f5a3b56ed」
Difference from previous tested commit:  code diff
Commit date: 2014-05-05 14:29:24

updates on 050514 for cryst_design.cc. Removed some tracer outputs.

...


branch: master 「№56765」
Commited by: Oriel Goldstein
GitHub commit link: 「35c9932c092da6c5」
Difference from previous tested commit:  code diff
Commit date: 2014-05-05 13:16:42

merging orielg/fpd_multichain_receptor to master modified: source/src/protocols/flexpep_docking/FlexPepDockingFlags.cc modified: source/src/protocols/flexpep_docking/FlexPepDockingFlags.hh modified: source/src/protocols/flexpep_docking/FlexPepDockingProtocol.cc

...


branch: master 「№56764」
Commited by: Frank DiMaio
GitHub commit link: 「347fd1cef9d8de0d」
Difference from previous tested commit:  code diff
Commit date: 2014-05-04 21:35:15

fixing build

...


branch: master 「№56763」
Commited by: Luki Goldschmidt
GitHub commit link: 「14b75a73c35a57bd」
Difference from previous tested commit:  code diff
Commit date: 2014-05-04 19:59:27

Movers should report statistics to Pose rather than Job. Updating ddG and MotifGraftMover.

...


branch: master 「№56762」
Commited by: Luki Goldschmidt
GitHub commit link: 「236dd63ffe37fb5b」
Difference from previous tested commit:  code diff
Commit date: 2014-05-04 19:58:04

Make clang PyRosetta happy.

...


branch: master 「№56761」
Commited by: Frank DiMaio
GitHub commit link: 「6e50e6f68c945b01」
Difference from previous tested commit:  code diff
Commit date: 2014-05-04 18:50:05

Bugfix to pilot app

...


branch: master 「№56760」
Commited by: Luki Goldschmidt
GitHub commit link: 「ca21e6820e18c88d」
Difference from previous tested commit:  code diff
Commit date: 2014-05-04 17:48:28

Adding uncached / lazy generation MultiplePoseMover mode. In the uncached mode (enabled by default) poses are pulled from previous mover, selected and processed on demand, without caching all input and output poses. This should allow operations on larger sets without blowing up the memory requirements. Certain selectors (TopNByProperty, Cluster) require a full set of poses to perform their selection. When these selectors are used, cached mode is automatically enabled and all input poses are cached first as before. The caching behaviour can also be controlled with the "cached" parameter in the XML script. Unit Tests: All Pass Integration Tests: No changes (vs. 85c6b69)

...


branch: master 「№56759」
Commited by: Frank DiMaio
GitHub commit link: 「dbcb6437d9fbea92」
Difference from previous tested commit:  code diff
Commit date: 2014-05-04 17:32:50

Small bugfix to crystal docking

...


branch: master 「№56758」
Commited by: Luki Goldschmidt
GitHub commit link: 「85c6b693821eb9e4」
Difference from previous tested commit:  code diff
Commit date: 2014-05-04 16:31:35

Output data added to a pose with setPoseExtraScores() to PDB and score files. Use this function if you'd like the additional scores from your movers, filters, etc. to be output by the JD2 to files. Extra scores and strings are kept in the DataCache types ARBITRARY_FLOAT_DATA and ARBITRARY_STRING_DATA. RosettaScripts filters and pose selectors now report their computed values to the pose using setPoseExtraScores() rather than to the job, since a job can operate on many poses if the used mover implements get_additional_output(). Unit Test Status: All Pass Integration Test Status: 16 test changes (vs. fe265a4df6): Additional data in output PDB/score/silent files in tests: density_refine density_refine_symm docking_ensemble Enzrevert_xml filter_termini_near_interface hotspot_graft KIC_refine KIC_vicinity kinematic_looprelax loop_modeling next_generation_KIC place_simultaneously rs_loophash score12_docking score_only_silence torsion_restricted_sampling

...


branch: master 「№56757」
Commited by: Luki Goldschmidt
GitHub commit link: 「fe265a4df6e8b6f6」
Difference from previous tested commit:  code diff
Commit date: 2014-05-04 14:48:28

Always add a suffix tag to the decoy name when a mover generates multiple poses. The tag is used in PDB file names, and within score and silent files. As most movers currently generate only one pose, this only affects LoopHash and the MutiplePoseMover and MultipleOutputWrapper. Also change the tag for intermediate poses back to a prefix in the decoy name. Unit Test Status: All Pass Integration Test Status: Changes to file names and decoy names in score files in: AnchoredDesign antibody_designer broker_membrane dna_interface_design docking_prepack jd2test rs_loophash surface_docking

...


< 1 .. 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 .. 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