branch: master 「№59813」
Commited by: Alexander Ford
GitHub commit link: 「3c44755b85de042a」 「№2644」
Difference from previous tested commit:  code diff
Commit date: 2017-10-25 19:53:35

Merge pull request #2644 from RosettaCommons/fordas/rosettascripts_report_at_end Fixup ParsedProtocol report_at_end functionality.

...


branch: master 「№59812」
Commited by: Alexander Ford
GitHub commit link: 「b1dc16ff17da7a38」 「№2648」
Difference from previous tested commit:  code diff
Commit date: 2017-10-25 16:12:29

Merge pull request #2648 from RosettaCommons/fordas/calculatorfilter_on_reported Update CalculatorFilter to bind reported filter values.

...


branch: master 「№59811」
Commited by: Alexander Ford
GitHub commit link: 「9af87c136a6c82aa」 「№2646」
Difference from previous tested commit:  code diff
Commit date: 2017-10-25 16:11:48

Merge pull request #2646 from RosettaCommons/fordas/cmake_install Add support for cmake "install" commands with proper rpath handling.

...


branch: master 「№59810」
Commited by: Orly Marcu
GitHub commit link: 「25b1abed01dfb7ba」 「№2525」
Difference from previous tested commit:  code diff
Commit date: 2017-10-25 05:55:19

Merge pull request #2525 from RosettaCommons/orlypolo/head-to-tail-cyclization-filter Orlypolo/head to tail cyclization filter

...


branch: master 「№59809」
Commited by: Brian Weitzner
GitHub commit link: 「b72060b9f43e0920」
Difference from previous tested commit:  code diff
Commit date: 2017-10-24 18:27:01

@bcov77 told me to.

...


branch: master 「№59808」
Commited by: Sergey Lyskov
GitHub commit link: 「a839499eeb687924」
Difference from previous tested commit:  code diff
Commit date: 2017-10-24 16:28:56

Fixing Binder submodule

...


branch: master 「№59807」
Commited by: Brian Coventry
GitHub commit link: 「01a1b3a30f9a9fb7」 「№2657」
Difference from previous tested commit:  code diff
Commit date: 2017-10-24 13:32:27

Merge pull request #2657 from RosettaCommons/bcov/NeighbohoodUpdateGraph NeighborhoodResidueSelector clone/update_residue_neighbors() + some util functions

Sergey Lyskov 7 years
Brian, looks like your commit changed the head of Binder submodule (source/src/python/PyRosetta/binder). And this leads to PyRosetta builds failure. Could you please looks this up?
...


branch: master 「№59806」
Commited by: Brian Coventry
GitHub commit link: 「e3c3799a02dde3f1」 「№2500」
Difference from previous tested commit:  code diff
Commit date: 2017-10-24 13:31:17

Merge pull request #2500 from RosettaCommons/bcov/JoinEmptyCheck Added empty() check to templated utility::join() functions

...


branch: master 「№59805」
Commited by: Andrew Leaver-Fay
GitHub commit link: 「ea5610feafd9eaf5」 「№2661」
Difference from previous tested commit:  code diff
Commit date: 2017-10-24 13:14:50

Merge pull request #2661 from RosettaCommons/aleaverfay/add_no_sc_to_ia_option Avoid shape complementarity calculation due to crash in InterfaceAnalyzer Shape-complementarity score is reliably crashing on my cluster, but works fine on my workstation, so I am adding a short circuit in the interface analyzer: put "-compute_interface_sc false" on your command line to skip that calculation. I'm trying to debug the problem, but valgrind is turning up jack squat. In the mean time, I need InterfaceAnalyzer to work.

Vikram K. Mulligan 7 years
Note that there are known issues with shape complementarity and metals (or other rarer atom types). As I recall, the shape complementarity filter implements its own definition of atom types, rather than using the Rosetta ones. Could this be related to the failure?
...


branch: master 「№59804」
Commited by: Vikram K. Mulligan
GitHub commit link: 「f44f45d89d204553」 「№2398」
Difference from previous tested commit:  code diff
Commit date: 2017-10-23 15:28:39

Merge pull request #2398 from RosettaCommons/vmullig/energy_based_clustering Make "bettercluster" (now "energy_based_clustering") into a public app in anticipation of publication Tasks: - [x] Move to public apps. - [x] Rename to "energy_based_clustering" (internally, too). - [x] Add copyright info. - [x] Correct tracer names. - [x] Move bulk of functionality to protocols. - [x] Trim app down to a bare-bones thing that calls functionality in protocols. - [x] Move options to `options_rosetta.py`. - [x] Add to options_rosetta.py. - [x] Remove from app. - [x] Update app to take an options object, with option to set from global options system. - [x] Disable PCA analysis for now. - [x] Check generality -- there may be old hard-coded assumptions about mainchain torsion names, _etc_. - [x] Unit tests. - [x] Cyclic alpha/oligourea peptide, Cartesian-based clustering. - [x] Cyclic alpha/oligourea peptide, dihedral-based clustering. - [x] Cyclic alpha/oligourea peptide, with symmetry, Cartesian-based clustering. - [x] Cyclic alpha peptide, Cartesian-based clustering with cyclic permutations. - [x] Cyclic alpha peptide, dihedral-based clustering. - [x] Integration test -- cyclic peptides. - [x] Integration test -- torsion-based clustering. - [ ] Documentation. - [x] Beauty. Note: the `vmullig/oligourea` branch has been merged into this branch. As such, pull request #2528 must be merged before this one -- DONE. For the future: - Check that this works for Jacob's test cases (fragments of proteins). - Check that this works for Christine's test cases (linker-containing peptides). - Check that this works for Parisa's test case (which caused a segfault before). - Check that this works for Tim's test cases (N-methyl amino acids).

...


branch: master 「№59803」
Commited by: Orly Marcu
GitHub commit link: 「6ebc31814c624b26」 「№2658」
Difference from previous tested commit:  code diff
Commit date: 2017-10-22 08:03:20

Merge pull request #2658 from RosettaCommons/orlypolo/remove_cst_handling_fpd Fixing bug in FlexPepDock where low-resolution constraints were overr…

...


branch: master 「№59802」
Commited by: Vikram K. Mulligan
GitHub commit link: 「edcb86b354698d7a」 「№2655」
Difference from previous tested commit:  code diff
Commit date: 2017-10-21 20:38:53

Merge pull request #2655 from RosettaCommons/vmullig/fix_oligourea_design_test Fix oligourea_design integration test The SCORE lines in the output silent file currently contain timing information. They ought not to. Andy pointed me to the -run:no_prof_info_in_silentout flag to disable this. (Thanks, Andy!)

...


branch: master 「№59801」
Commited by: Xingjie Pan
GitHub commit link: 「6ba134477d6b4932」 「№2652」
Difference from previous tested commit:  code diff
Commit date: 2017-10-21 19:18:35

Merge pull request #2652 from RosettaCommons/xingjiepan/loophash_kic_keep_aa_identity Add an option loophash_seqposes_no_mutate to the LoopHashKIC

...


branch: master 「№59800」
Commited by: Rocco Moretti
GitHub commit link: 「dd5c89fddcb3a0d7」 「№2640」
Difference from previous tested commit:  code diff
Commit date: 2017-10-21 11:39:31

Merge pull request #2640 from RosettaCommons/roccomoretti/JobOutputterFactoryFix Fix issue with missing mmCIFJobOutputter For score_jd2, the mmCIFJobOutputter case wasn't being called, due to copy-paste coding. Centralize the JobOutputter logic, to coordinate these two cases.

...


branch: master 「№59799」
Commited by: Rocco Moretti
GitHub commit link: 「a0da70d9774be138」 「№2563」
Difference from previous tested commit:  code diff
Commit date: 2017-10-20 17:27:18

Merge pull request #2563 from RosettaCommons/roccomoretti/compound_filter_details Permit CompoundFilter to give more info about which subfilters are failing/succeeding. To do this with minimal user-facing perturbation, I had to reorganize how the confidence value was treated in FilterFactory (basically, remove the usage of CompoundFilter there). This also involved overhauling the StochasticFilter -- the semantics of StochasticFilter were messed up as a side effect of how the confidence value was being treated. I regularize/rationalized the StochasticFilter interface, then added the ability to run a subfilter on StochasticFilter success/failure, and re-did the FilterFactory to use that directly, rather than the StochasticFilter/CompoundFilter approach it used before. Unit tests for StochasticFilter and FilterFactory were added, to make sure I got things right. Some slight trajectory changes in integration tests, as this change reduces the number of random number draws in the `confidence="0"` case.

...


branch: master 「№59798」
Commited by: Brahm Yachnin
GitHub commit link: 「d401348297bf53da」 「№2623」
Difference from previous tested commit:  code diff
Commit date: 2017-10-20 14:51:42

Merge pull request #2623 from RosettaCommons/BYachnin/set_catalytic_respack_behavior_xsd Added XSD info for SetCatalyticResPackBehavior Failed tests are almost surely due to other commits to master that have changed several integration tests.

...


< 1 .. 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 .. 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