branch: master 「№59976」
Commited by: Rebecca Alford
GitHub commit link: 「79850e5dfa8f50b1」 「№2803」
Difference from previous tested commit:  code diff
Commit date: 2018-01-11 17:17:53

Merge pull request #2803 from RosettaCommons/rfalford12/pose-membrane-pass-through Add pass through methods for MembraneInfo in pose

...


branch: master 「№59975」
Commited by: Sergey Lyskov
GitHub commit link: 「62813c780880cf34」 「№2864」
Difference from previous tested commit:  code diff
Commit date: 2018-01-11 14:37:03

Merge pull request #2864 from RosettaCommons/sergey/f2 updating .gitignore so running `git clean -fd` does not remove build files

...


branch: master 「№59974」
Commited by: Darwin
GitHub commit link: 「2a9d30ade9ae61d5」 「№2617」
Difference from previous tested commit:  code diff
Commit date: 2018-01-10 18:42:34

Merge pull request #2617 from RosettaCommons/darwinyfu/minor-ligand Basic constraints can now be used with ligand docking low resolution Transform mover sampling.

...


branch: master 「№59973」
Commited by: Rocco Moretti
GitHub commit link: 「3e4d7cf26a99a1e9」 「№2862」
Difference from previous tested commit:  code diff
Commit date: 2018-01-10 17:38:06

Merge pull request #2862 from RosettaCommons/roccomoretti/header_using_as_typedef_fix Fix the `header_using_check` integration test to allow new using syntax. The new syntax (with a = in the line) is a replacement for typedef, rather than a questionable/objectionable use of using, so don't raise a warning/error on it.

...


branch: master 「№59972」
Commited by: Andy Watkins
GitHub commit link: 「0bb20dabef9b130a」 「№2854」
Difference from previous tested commit:  code diff
Commit date: 2018-01-10 14:02:47

Merge pull request #2854 from RosettaCommons/everyday847/cps_part_two Second part of cyclic peptide stepwise PR.

...


branch: master 「№59971」
Commited by: Vikram K. Mulligan
GitHub commit link: 「c9a628f01e2eea95」 「№2857」
Difference from previous tested commit:  code diff
Commit date: 2018-01-09 21:10:10

Merge pull request #2857 from RosettaCommons/vmullig/voidspenalty_fix Correct a silly mistake in the scorefunction setup options for the voids_penalty energy. I was calling the wrong setters. Whoops.

...


branch: master 「№59970」
Commited by: Vikram K. Mulligan
GitHub commit link: 「464272a25dbde507」 「№2705」
Difference from previous tested commit:  code diff
Commit date: 2018-01-09 21:07:35

Merge pull request #2705 from RosettaCommons/vmullig/polar_oligourea Adding a few polar oligoureas to the database (and a few hydrophobics) I want to be able to design surfaces with oligoureas, too. In addition to adding these oligoureas, this pull request resolves some NCAA issues. Tasks: - [x] Add OU3_THR.params. - [x] Add rotamer library to Git LFS repository. - [x] Add OU3_ASN.params. - [x] Add rotamer library to Git LFS repository. - [x] Add OU3_GLN.params. - [x] Add rotamer library to Git LFS repository. - [x] Add OU3_TRP.params. - [x] Add rotamer library to Git LFS repository. - [x] Add OU3_TYR.params. - [x] Add rotamer library to Git LFS repository. - [x] Update residue_types.txt. - [x] Fix bug in `pro_close` energy that was affecting OU3_PRO and DOU3_PRO. - [x] Test all oligoureas (_not_ as a unit test, though, since this would require adding all oligourea rotlibs to the database). - All work well EXCEPT OU3_PRO, which seems to have a problem with `pro_close` --> fixed. - [x] I will add a unit test for the OU3_PRO case, just to be on the safe side. - [x] Figure out rotamer-building problem --> fixed. - [x] Figure out OU3_PRO geometry problem. This seems to be a fundamental issue with `fa_dun` derivatives and scoring. - [x] Adding a scoring test. - [x] Fix beta-amino acid problem. - [x] Small tweak to the cis-peptide bond GeneralizedKICperturber to make it work with oligoureas. - [x] Check integration tests. - Most integration test changes are cosmetic (caused by additional residue types or noisy tracer now made into a Debug tracer). - `cyclization` is due to slightly different peptoid rotamers since a Dunbrack bug was fixed. Qualitatively the same. - `disulfidize_beta_cys` finds more and better beta-cysteine disulfides due to Dunbrack bugfix. - `ncaa_fixbb` finds new and slightly better rotamers at peptoid positions due to Dunbrack bugfix. - `oligourea_design` and `oligourea_predict` show expected trajectory changes due to Dunbrack bugfix and GenKIC cis-peptide bugfix. - `unfolded_state_energy_calc` changes expected due to Dunbrack bugfix affecting peptoids. @twcraven

Rocco Moretti 7 years
Looks like the oligourea_design test is now reporting a backtrace, though for some reason it doesn't look like it's being flagged as a magenta failure.
Vikram K. Mulligan 7 years
Weird -- something's up. Will fix.
...


branch: master 「№59969」
Commited by: TJ Brunette
GitHub commit link: 「180253a2368767aa」 「№2748」
Difference from previous tested commit:  code diff
Commit date: 2018-01-09 14:43:29

Merge pull request #2748 from RosettaCommons/tjbrunette/hanlun_repeat_prop Tjbrunette/hanlun repeat prop

...


branch: master 「№59968」
Commited by: P. Douglas Renfrew
GitHub commit link: 「9940eeb524f3ca0e」 「№2859」
Difference from previous tested commit:  code diff
Commit date: 2018-01-09 14:11:48

Merge pull request #2859 from RosettaCommons/dougrenfrew/fix_permissions Change permissions on cc, hh, and some other files so that they are not executable

...


branch: master 「№59967」
Commited by: Jack Maguire
GitHub commit link: 「a2806a69c4b3c331」 「№2853」
Difference from previous tested commit:  code diff
Commit date: 2018-01-09 10:23:02

Merge pull request #2853 from RosettaCommons/JackMaguire/MCHBNetCorrection Misc MC HBNet updates

Vikram K. Mulligan 7 years
This merge broke the headers_using test. Please correct the flagged lines in src/protocols/hbnet/HBNet.hh. [list]
Vikram K. Mulligan 7 years
Additionally, please beautify HBNet.cc.
...


branch: master 「№59966」
Commited by: Vikram K. Mulligan
GitHub commit link: 「1d53c7155da19144」 「№2849」
Difference from previous tested commit:  code diff
Commit date: 2018-01-08 15:21:11

Merge pull request #2849 from RosettaCommons/vmullig/dun02_ncaa_unit_test Add unit test for Dun02 canonical-noncanonical equivalence. In pull request #2773, I added a unit test for equivalent canonical/noncanonical rotamers, derivatives, and scoring, but I only did it for Dun10-style libraries. Adam might have identified a bug specific to Dun02-style libraries, so I need a unit test for this, too. Update -- I think Adam has identified the problem, now, and I'll open another pull request to fix it. I'd like these unit tests in master, though, so that I know that I don't break anything while fixing the problem.

...


branch: master 「№59965」
Commited by: Jared Adolf-Bryfogle
GitHub commit link: 「4da3ba86e4e17be5」 「№2816」
Difference from previous tested commit:  code diff
Commit date: 2018-01-08 14:42:01

Merge pull request #2816 from RosettaCommons/jadolfbr/glycan_mm_factory Glycans in MoveMapFactory The `MoveMapFactory` now deals with glycans properly in that it uses IUPAC definitions for chi/bb. Since Rosetta does not understand what a BB torsion is for glycans very well. This includes setting proper 'branch' torsions as well and differentiating from a proper 'chi' that we think of vs a proper 'bb' in glycan nomenclature. This change allows us to use the MMFactory to properly select and minimize glycans. In combination with the GlycanResidueSelector, we now have full control of sane glycan torsional selection. This PR separates out the core glycan MM code we had previously (and is covered with proper unit tests) so that it can be called independently of the`get_movemap_for_glycans` function. @raemisch @BrandonFrenz @JWLabonte Example Use in a script to do FastRelax on an H3 loop in addition to minimizing the neighboring glycan tree after threading a sequence: ``` <ROSETTASCRIPTS> <SCOREFXNS> </SCOREFXNS> <RESIDUE_SELECTORS> <Neighborhood name="nbrhood" resnums="%%start%%-132H"/> <Not name="others" selector="nbrhood" /> <Index name="cst_residues" resnums="%%start%%-132H"/> <Glycan name="glycan_tree" include_root="1" branch="1332A"/> </RESIDUE_SELECTORS> <TASKOPERATIONS> <OperateOnResidueSubset name="turn_off_others" selector="others"> <PreventRepackingRLT/> </OperateOnResidueSubset> <RestrictToRepacking name="rtrp"/> </TASKOPERATIONS> <MOVE_MAP_FACTORIES> <MoveMapFactory name="fr_mm_factory" bb="0" chi="0"> <Backbone residue_selector="cst_residues" /> <Chi residue_selector="nbrhood" /> <Backbone residue_selector="glycan_tree" /> </MoveMapFactory> </MOVE_MAP_FACTORIES> <FILTERS> </FILTERS> <MOVERS> <SimpleThreadingMover name="threader" start_position="%%thread_start%%" thread_sequence="%%sequence%%" pack_neighbors="1" /> <FoldTreeFromLoops name="loopFT" loops="%%ft_start%%:133H:115H" add_cp_variants="1"/> <FastRelax name="fast_relax" task_operations="rtrp,turn_off_others" movemap_factory="fr_mm_factory"/> <AddConstraints name="add_dih_csts"> <DihedralConstraintGenerator name="dih_cst_phi" dihedral="phi" residue_selector="cst_residues" /> <DihedralConstraintGenerator name="dih_cst_psi" dihedral="psi" residue_selector="cst_residues" /> </AddConstraints> <RemoveConstraints name="rm_csts" constraint_generators="dih_cst_phi,dih_cst_psi" /> </MOVERS> <APPLY_TO_POSE> </APPLY_TO_POSE> <PROTOCOLS> <Add mover_name="threader"/> <Add mover_name="add_dih_csts"/> <Add mover_name="loopFT" /> <Add mover_name="fast_relax"/> <Add mover_name="rm_csts" /> </PROTOCOLS> <OUTPUT /> </ROSETTASCRIPTS> ```

...


branch: master 「№59964」
Commited by: Jared Adolf-Bryfogle
GitHub commit link: 「dd6cd0e19167b04b」 「№2805」
Difference from previous tested commit:  code diff
Commit date: 2018-01-08 14:39:09

Merge pull request #2805 from RosettaCommons/jadolfbr/improve_glycan_error_handling Improve Glycan Error Handling This PR fixes map access in GlycanTreeSet so that we actually check if the residues are there before accessing them. This allows us to cleanly exit with helpful error messages. This also adds more helpful XSD text for GlycanTreeRelax and GlycanRelax use of the Residue Selector. We also now check to make sure we only have glycans selected from the ResidueSelector in GlycanTreeRelax - instead of cryptic crashes. Cosmetic integration changes expected in all tests that load glycan poses.

...


branch: master 「№59963」
Commited by: Rocco Moretti
GitHub commit link: 「d2f80a3dba347ef2」 「№2820」
Difference from previous tested commit:  code diff
Commit date: 2018-01-08 12:06:32

Merge pull request #2820 from RosettaCommons/roccomoretti/switch_residue_type_set_fix Fix issue with crashing SwitchResidueTypeSet The make_centroid() utility function, which is applied when SwitchResidueTypeSetMover can't find a corresponding type, had a bug where resetting the ResidueType's atom type assumed that it was operating with the same type set with the current and replacement type - which wasn't the case for make_centroid(). Change things such that switching the atom type set on a ResidueType appropriately swaps out the atom types, as much as possible.

...


branch: master 「№59962」
Commited by: Andy Watkins
GitHub commit link: 「1b23b2fd3d4cc2df」 「№2852」
Difference from previous tested commit:  code diff
Commit date: 2018-01-08 02:21:49

Merge pull request #2852 from RosettaCommons/everyday847/everyday847/cps_maybe_no_patch_renames Part one of my big cyclic peptide stepwise merge

...


branch: master 「№59961」
Commited by: Jack Maguire
GitHub commit link: 「5a69569af0b4a0e3」 「№2847」
Difference from previous tested commit:  code diff
Commit date: 2018-01-06 13:19:11

Merge pull request #2847 from RosettaCommons/JackMaguire/ReadPoseExtraScoreFilter Read Pose Extra Score Filter

...


< 1 .. 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 .. 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