branch: master 「№60328」
Commited by: Brian Coventry
GitHub commit link: 「10018315bd8b443e」 「№3342」
Difference from previous tested commit:  code diff
Commit date: 2018-07-31 21:04:01

Merge pull request #3342 from RosettaCommons/bcov/BuriedUnsatsDAlphaBall Adding dalphaball_sasa option to BuriedUnsatsFilter

...


branch: master 「№60327」
Commited by: Labonte
GitHub commit link: 「99888c02b8a299eb」 「№3354」
Difference from previous tested commit:  code diff
Commit date: 2018-07-31 15:06:48

Merge pull request #3354 from RosettaCommons/JWLabonte/sugars/output GlycanTree: Adding a method to output the IUPAC sequence for an individual glycan This merge will add a function `Pose::glycan_tree_sequence` that will output a string representation of a glycan in IUPAC format. Currently, `Pose::chain_sequence` will output the IUPAC sequence for a polysaccharide chain, but this is simply a linear sequence. The new function will give the branches and their connectivity using the standard IUPAC bracket notation. In the process of writing this code, I made a few modifications to `CarbohydrateInfo` in regards to nomenclature: * Reducing-end residues now include their anomeric form as part of their name. (They usually don't in the literature, but that's because of ignorance because of their instability. In a modeling case, we absolutely know which anomer we have.) * A bug is fixed regarding sugar-modification abbreviations as suffixes in short-form names. Reducing-end GlcpNAc, for example, no longer outputs as GlcpN. I have also corrected input files for use with the 'glycosylate_pose()` functions, reordering their branches so that Rosetta no longer gets confused. CCD_loop_closure and carbohydrate integration test changes expected, because of the bulleted changed noted above. All unit tests pass.

...


branch: master 「№60326」
Commited by: Alex Ford
GitHub commit link: 「70e699e95c32d9a6」 「№3357」
Difference from previous tested commit:  code diff
Commit date: 2018-07-30 16:54:01

Merge pull request #3357 from RosettaCommons/asford/conda_packaging Fixup fixup of buildkite post-checkout hook.

...


branch: master 「№60325」
Commited by: Alex Ford
GitHub commit link: 「3606cd4dc5fad845」 「№3356」
Difference from previous tested commit:  code diff
Commit date: 2018-07-29 22:17:56

Merge pull request #3356 from RosettaCommons/asford/conda_packaging Fixup handling of remote HEAD in buildkite branch update hook.

...


branch: master 「№60324」
Commited by: Sergey Lyskov
GitHub commit link: 「405d56973c592170」 「№3329」
Difference from previous tested commit:  code diff
Commit date: 2018-07-29 16:28:18

Merge pull request #3329 from RosettaCommons/sergey/ui UI update

...


branch: master 「№60323」
Commited by: Alex Ford
GitHub commit link: 「839c46dfa78c34e5」 「№3339」
Difference from previous tested commit:  code diff
Commit date: 2018-07-28 16:54:01

Merge pull request #3339 from RosettaCommons/asford/conda_packaging Add conda build configuration and recipes.

...


branch: master 「№60322」
Commited by: Sharon Guffy
GitHub commit link: 「12a0db6d5c5fb60f」 「№3351」
Difference from previous tested commit:  code diff
Commit date: 2018-07-27 11:25:24

Merge pull request #3351 from RosettaCommons/guffysl/add_sewing_protocol_data Add SEWING data files to additional_protocol_data submodule

...


branch: master 「№60321」
Commited by: Jeliazko Jeliazkov
GitHub commit link: 「103307d6597138b9」 「№3328」
Difference from previous tested commit:  code diff
Commit date: 2018-07-26 14:22:19

Merge pull request #3328 from RosettaCommons/lqtza/make_snugdock_integration_stable_again SnugDock updates to fix strange EllipsoidalRandomizationMover behavior.

...


branch: master 「№60320」
Commited by: Sergey Lyskov
GitHub commit link: 「e127da7468121f1f」 「№3349」
Difference from previous tested commit:  code diff
Commit date: 2018-07-26 13:53:49

Merge pull request #3349 from RosettaCommons/sergey/binder PyRosetta: fixing GCC build, adding support for Python-3.7 platform

...


branch: master 「№60319」
Commited by: Andy Watkins
GitHub commit link: 「a340a569ba62df4d」 「№3337」
Difference from previous tested commit:  code diff
Commit date: 2018-07-25 16:24:33

Merge pull request #3337 from RosettaCommons/everyday847/more_readin_fixes More PDB read-in fixes

...


branch: master 「№60318」
Commited by: Vikram K. Mulligan
GitHub commit link: 「e2d8b421d8a6ed88」 「№3319」
Difference from previous tested commit:  code diff
Commit date: 2018-07-25 07:08:44

Merge pull request #3319 from RosettaCommons/vmullig/parametric_rna_fix Fix for parametrically-generated RNA helices. The parametric code wrongly assumed that the first N atoms of a polymer type are always the mainchain atoms. Correcting this assumption with explicit lookups from ResidueType::mainchain_atom().

Labonte 6 years
I think you broke PyRosetta with this merge.
Vikram K. Mulligan 6 years
Both of those tests are showing intermittent failures before and after this commit. I don't know what's causing those, but I'm pretty sure that it wasn't this pull request. [list]
...


branch: master 「№60317」
Commited by: Brahm Yachnin
GitHub commit link: 「87d408ef856ed73b」 「№3322」
Difference from previous tested commit:  code diff
Commit date: 2018-07-24 10:46:52

Merge pull request #3322 from RosettaCommons/BYachnin/EnzFilter_tests Adding EnzScore filter unit and integration tests

...


branch: master 「№60316」
Commited by: Brandon Frenz
GitHub commit link: 「2a2dfd79a124a935」 「№3210」
Difference from previous tested commit:  code diff
Commit date: 2018-07-23 19:20:46

Merge pull request #3210 from RosettaCommons/bfrenz/glycan_xmls added cryoem glycan refinement xml and merged with master

...


branch: master 「№60315」
Commited by: Alex Ford
GitHub commit link: 「9d51cf9021e9c220」 「№3338」
Difference from previous tested commit:  code diff
Commit date: 2018-07-23 16:51:29

Merge pull request #3338 from RosettaCommons/asford/pyrosetta_env_compilers Update pyrosetta build process for isolated environments.

...


branch: master 「№60314」
Commited by: Kalli Kappel
GitHub commit link: 「9df4200b7a21562f」 「№3331」
Difference from previous tested commit:  code diff
Commit date: 2018-07-23 02:09:54

Merge pull request #3331 from RosettaCommons/kkappel1/drrafter_print_help very minor changes to DRRAFTER.py

...


branch: master 「№60313」
Commited by: Sergey Lyskov
GitHub commit link: 「3dca8cc65a3a02b8」
Difference from previous tested commit:  code diff
Commit date: 2018-07-21 12:15:38

beautifying

...


< 1 .. 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 .. 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