branch: master 「№59493」
Commited by: Vikram K. Mulligan
GitHub commit link: 「28c9e44d71d43a1b」 「№2245」
Difference from previous tested commit:  code diff
Commit date: 2017-05-23 21:36:17

Merge pull request #2245 from RosettaCommons/imv-uw/abego_score Imv uw/abego score This adds a new score term based on ABEGO bin occupancy.

...


branch: master 「№59492」
Commited by: Vikram K. Mulligan
GitHub commit link: 「6a9831feb1745f66」
Difference from previous tested commit:  code diff
Commit date: 2017-05-23 05:21:07

Beautifying unbeautified files in current master.

...


branch: master 「№59491」
Commited by: Andy Watkins
GitHub commit link: 「4d28b436d476a17f」
Difference from previous tested commit:  code diff
Commit date: 2017-05-21 01:07:50

A poor way to avoid some issues in nbors

...


branch: master 「№59490」
Commited by: Andrew Watkins
GitHub commit link: 「30f57657596eade0」 「№2273」
Difference from previous tested commit:  code diff
Commit date: 2017-05-20 19:12:29

Merge pull request #2273 from RosettaCommons/everyday847/fix_polymeric Fix read_polymeric_components integration test.

...


branch: master 「№59489」
Commited by: Andrew Watkins
GitHub commit link: 「c4e6a4fc3bcf96d2」 「№2009」
Difference from previous tested commit:  code diff
Commit date: 2017-05-19 16:07:56

Merge pull request #2009 from RosettaCommons/everyday847/calibur_stuff Make calibur better accord with the coding conventions

...


branch: master 「№59488」
Commited by: Andy Watkins
GitHub commit link: 「f981a37d7495dadc」
Difference from previous tested commit:  code diff
Commit date: 2017-05-18 19:22:43

Hotfix to linuxgccrelease builds

...


branch: master 「№59487」
Commited by: Yang Hsia
GitHub commit link: 「0597eed9b9f45da6」 「№2266」
Difference from previous tested commit:  code diff
Commit date: 2017-05-18 14:03:15

Merge pull request #2266 from RosettaCommons/yhsia/align_com_option Adds option to AlignChainMover to align to center of mass instead of a 2nd pose.

...


branch: master 「№59486」
Commited by: Justin R. Porter
GitHub commit link: 「45a921660cd58732」 「№2127」
Difference from previous tested commit:  code diff
Commit date: 2017-05-18 10:21:15

Merge pull request #2127 from RosettaCommons/justinrporter/broker-devel Broker Fragments Initialization

...


branch: master 「№59485」
Commited by: Andrew Watkins
GitHub commit link: 「2e6ce7cc99818542」 「№2267」
Difference from previous tested commit:  code diff
Commit date: 2017-05-17 22:51:30

Merge pull request #2267 from RosettaCommons/everyday847/polymeric_ccd_nucleic_acids Polymeric nucleic acid residues from the CCD

Sergey Lyskov 7 years
Andy, some things is appered as red to me...
Andy Watkins 7 years
Yup. My bad; it's an easy hotfix, I think.
...


branch: master 「№59484」
Commited by: Brandon Frenz
GitHub commit link: 「c6bd3fef7da4e19d」 「№2254」
Difference from previous tested commit:  code diff
Commit date: 2017-05-17 01:26:34

Merge pull request #2254 from RosettaCommons/bfrenz/RosettaES_script added integration test for ES, changed default parameters, and includ…

Rocco Moretti 7 years
It looks like the added enumerative_sampling integration test is unstable, possibly due to uninitialized memory issues (Valgrind is complaining about it: http://benchmark.graylab.jhu.edu/data/fs/272288/output/enumerative_sampling/valgrind.out mostly in protocols::loop_grower::LoopGrower)
Brandon Frenz 7 years
Thanks for the heads up. I will investigate further.
Vikram K. Mulligan 7 years
Any progress in debugging this? The test is failing outright, now, following the beta_nov15 merge.
...


branch: master 「№59483」
Commited by: Vikram K. Mulligan
GitHub commit link: 「d678d01d10ee5417」 「№2182」
Difference from previous tested commit:  code diff
Commit date: 2017-05-16 20:57:19

Merge pull request #2182 from RosettaCommons/vmullig/support_disulf_cyclization Add support for simple_cycpep_predict structure prediction for disulfide-cyclized peptides Although the "simple" in simple_cycpep_predict was initially meant to refer to backbone-cyclized single-loop peptides, the application can already predict structures of backbone-cyclized peptides with any number of internal disulfides, or with three-way TBMB linkages. There's no reason that the application should be limited to N-to-C amide bond-linked cyclization. This pull request will add support for cyclization with a terminal disulfide _in lieu_ of a terminal amide bond, and will leave open the option of adding support for cyclization through a crosslinker. @csykang @gbhardwaj @hssnzdh2 @twcraven @atom-moyer @stephen-rettie TODO: - [x] Add option for alternative cyclization schemes. - [x] Add enum for alternative cyclization schemes. - [x] Set from options system in non-MPI mode. - ~~Set by master node in MPI mode.~~ --> Not actually necessary. Will be set by options system when slave node SimpleCycpepPredictApplication instances are initialized. Can be overridden if ever I need to. - [x] Update GenKIC setup in SimpleCycpepPredictApplication.cc to allow amide bond or disulfide cyclization. - [x] Closebond statement for S-S bond. - [x] Set up suitable GenKIC perturbers for cysteine side-chains. - [x] Modify GenKIC perturbers for cysteine backbone at cyclization point. - [x] Remove rama randomization for these residues. - [x] Ensure that full chain is pre-randomized before calling GenKIC. - [x] Make terminal amide bond constraints contingent on the N-to-C amide bond cyclization mode. - [x] Make terminal amide bond contingent on N-to-C amide bond cyclization mode. - [x] Make S-S bond contingent on terminal disulfide cyclization mode. - [x] Correct calls to function to form terminal covalent bond. - [x] Disable cyclic permutation in disulfide case. - [x] Update logic for selecting middle pivot. - [x] Update logic for selecting anchor residue. - [x] Update minimum peptide length. Add checks for adjacent disulfide-forming residues. - [x] Handle tail residues, if present. - [x] Check GenKIC filters. - [x] Don't do rama check on cysteine residues involved in disulfide. **Put off to a future pull request:** - Add non-GenKIC filter for rama check of cysteine residues involved in disulfide. - Filter by disulfide energy (non-GenKIC filter). - Filter by fa_dun (non-GenKIC filter). - [x] Exclude terminal cysteines (or loop-forming cysteines) from disulfide permutation testing. - [x] Prohibit quasi-symmetric sampling with disulfide cyclization. - [x] Prohibit linking all cysteine with TBMB with disulfide cyclization. - ~~Option to specify which cysteines form loop.~~ --> Put off to future pull request. - [x] Tests: - [x] Basic integration test. - [x] Tail residue integration test. - [x] MPI-mode integration test. - [x] Check compatibility with option to try disulfide permutations. - [x] Beauty. - [x] Documentation. Also: - This pull request fixes a really stupid simple_cycpep_predict symmetry bug that was hindering the efficiency of symmetric sampling.

...


branch: master 「№59482」
Commited by: Vikram K. Mulligan
GitHub commit link: 「a134f678065736f8」 「№2258」
Difference from previous tested commit:  code diff
Commit date: 2017-05-16 18:49:27

Merge pull request #2258 from RosettaCommons/vmullig/fix_min_flavour_typo Fix typo in minimization flavours in the RosettaScripts XSD Fixing typo: it should be "strong_wolfe", not "stronge_wolfe". This is actually a kind of disturbing bug, since it means that there are absolutely no RosettaScripts integration tests that use this minimization flavour.

...


branch: master 「№59481」
Commited by: Yang Hsia
GitHub commit link: 「ffc74a6dd6ebaa43」 「№2261」
Difference from previous tested commit:  code diff
Commit date: 2017-05-16 17:54:08

Merge pull request #2261 from RosettaCommons/yhsia/SSCountFilter_edits Adds a few options to SecondaryStructureCountFilter. adds residue_selector option to only count the SS elements from a subset of residues. Defaults to "all residues" as of the original behavior. add option to actually return a value to the score file. Defaults to 0 (original behavior). add option to specify how many residues (of the selected subset) are on each SS element before a SS element is counted. Defaults to 1.

...


branch: master 「№59480」
Commited by: Rocco Moretti
GitHub commit link: 「9608ce8d1469f2d4」 「№2263」
Difference from previous tested commit:  code diff
Commit date: 2017-05-16 14:28:51

Merge pull request #2263 from RosettaCommons/roccomoretti/tracer_threaded_init_fiasco Attempt to fix static initialization order fiasco in threaded basic::Tracer Seth Cooper pointed out on the FoldIt mailing list that there's a potential static initialization order fiasco issue with tracer_static_data_mutex -- It's used by the constructors of static objects (Tracers) in different translation units, and it isn't well defined by the C++ standard if the mutex will be valid when the Tracer constructor runs. It's a simple enough fix to convert this to a construct-on-first-use style access, which should solve the fiasco in a threadsafe manner for C++11.

...


branch: master 「№59479」
Commited by: Sergey Lyskov
GitHub commit link: 「11d0afcb3bce411e」
Difference from previous tested commit:  code diff
Commit date: 2017-05-15 14:50:45

Updating 'beautify' test logic so it ignore master branch

...


branch: master 「№59478」
Commited by: Frank DiMaio
GitHub commit link: 「8c3e313dcc65baa8」 「№2255」
Difference from previous tested commit:  code diff
Commit date: 2017-05-15 13:06:12

Merge pull request #2255 from RosettaCommons/dimaio/disulf_symm_fix Small symm disulf bugfix

...


< 1 .. 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 .. 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