branch: master 「№57828」
Commited by: kwikwag
GitHub commit link: 「b67378c9a1c38c87」 「№383」
Difference from previous tested commit:  code diff
Commit date: 2015-05-05 03:02:21

Merge pull request #383 from RosettaCommons/kwikwag/peptiderive-talaris Peptiderive: merge second round of fixes to the PeptiDerive protocol and adjacent logic. Note that this includes some fixes to pose::util and to unit testing infrastructure. Detailed change list below. DisulfideInsertionMover - unit tests - RosettaScripts support PeptideDeriverFilter unit tests - use -in:missing_density_to_jump 1 - change input PDB to check more edge cases: discontinuous chains, short segments, and zero-isc segments. Bug fixes in basic Rosetta code - fix `return_nearest_residue()` and `addVirtualResAsRoot()` in pose::util - fix test core files to reuse `get_commandline_with_additional_options()` and always use `initialize_rng()` Logic fixes - anchor residue in the receptor for receptor-peptide jump is now nearest residue to the peptide - make jump id is returned from `build_receptor_peptide_pose()` (as it changes when using `-in:missing_density_to_jump 1`) - fix #371 : remove truncated terminus variant type before adding full terminus variant type - use iterators for the `next_cutpoint` logic; this fixed some logic flaws - fix incorrect pose PDB being output as best linear - change translation magnitude to 2e6 Option tune-ups - compressed report output (`report_gzip` option) - output PDBs by default

...


branch: master 「№57827」
Commited by: Rhiju Das
GitHub commit link: 「45508ccc949a97ef」
Difference from previous tested commit:  code diff
Commit date: 2015-05-04 14:55:40

Oops! Did not mean to check the last commit into master directly! Reverting it, and will test on branch.

...


branch: master 「№57826」
Commited by: Rhiju Das
GitHub commit link: 「90620e19595bd987」
Difference from previous tested commit:  code diff
Commit date: 2015-05-04 14:47:03

updating tolerance on angle_deriv function from 1.0e-3 to 1.0e-8. This was causing major issues in derivs for a new Mg energy function I was developing, and took a while to track down!

...


branch: master 「№57825」
Commited by: Sarel
GitHub commit link: 「41a4e97231097db8」 「№503」
Difference from previous tested commit:  code diff
Commit date: 2015-05-04 14:24:59

Merge pull request #503 from RosettaCommons/sjf/FilterScan_thresholdvector Sjf/filter scan thresholdvector

...


branch: master 「№57824」
Commited by: Tom Linsky
GitHub commit link: 「9b976d7a8a787884」 「№499」
Difference from previous tested commit:  code diff
Commit date: 2015-05-03 20:02:06

Merge pull request #499 from RosettaCommons/tlinsky/tlinsky/subroutinefix Subroutine mover now sets last move status based on status of its mover_

...


branch: master 「№57823」
Commited by: Vikram K. Mulligan
GitHub commit link: 「e2650d124e62ac31」 「№500」
Difference from previous tested commit:  code diff
Commit date: 2015-05-02 19:07:01

Merge pull request #500 from RosettaCommons/vmullig/z_is_for_zibo_that_good_enough_for_me Adding output of parameters in PDB file REMARK lines When doing parametric design, it's nice to be able to have the parameters in the REMARK lines of the output PDB file. This adds that. Tasks: -- Add option (enabled by default) to enable/disable this behaviour. -- Add PDB remark line function to the base core::parametric::ParametersSet class. -- Add override of this function to the protocols::helical_bundle::BundleParametersSet class. -- Add remark line function to the protocols::helical_bundle::BundleParameters class. -- Update documentation. Expected integration test changes: -- All PDB files in all bundlegridsampler, helical_bundle, perturb_helical_bundle integration tests should now have additional REMARK lines. The LayerDesign_ncaas integration test also uses the MakeBundle mover, so it will also have additional lines of output in its PDB files.

...


branch: master 「№57822」
Commited by: Vikram K. Mulligan
GitHub commit link: 「94328a691ef69e64」 「№497」
Difference from previous tested commit:  code diff
Commit date: 2015-05-02 07:25:07

Merge pull request #497 from RosettaCommons/vmullig/gamma_aas Adding gamma-amino acids to the properties list Also: - Tweaking some core code that was preventing mainchain torsions from being identified properly in C-aminomethylated terminal resiudes (resulting in changes to my backbonegridsampler integration test). - Updating protein patches to work with gamma-amino acids. - Adding GABA to the database (gamma-aminobutyric acid -- basically gamma-homoglycine).

...


branch: master 「№57821」
Commited by: Tom Linsky
GitHub commit link: 「2af92e1b5223be0a」 「№496」
Difference from previous tested commit:  code diff
Commit date: 2015-05-01 12:12:50

Merge pull request #496 from RosettaCommons/tlinsky/residue_name3_selector Add option to ResidueNameSelector to select by name3

...


branch: master 「№57820」
Commited by: Tom Linsky
GitHub commit link: 「076ceaa43b1c5601」 「№491」
Difference from previous tested commit:  code diff
Commit date: 2015-04-30 20:18:53

Merge pull request #491 from RosettaCommons/tlinsky/disulfidize_andor Disulfidize now has option to find disulfides with good score OR match_rt

...


branch: master 「№57819」
Commited by: Vikram K. Mulligan
GitHub commit link: 「840ffd57a64d4c0d」 「№494」
Difference from previous tested commit:  code diff
Commit date: 2015-04-29 14:23:38

Merge pull request #494 from RosettaCommons/vmullig/fix_atomtree_mover Removing FoldTree reordering in the parse_my_tag() function of the AtomTree mover. If the user does not want a FoldTree rooted on residue 1, he/she should not get a Foldtree rooted on residue 1. No integration test changes or unit test failures expected.

...


branch: master 「№57818」
Commited by: Vikram K. Mulligan
GitHub commit link: 「1b668405f29d6b3c」 「№492」
Difference from previous tested commit:  code diff
Commit date: 2015-04-28 22:55:06

Merge pull request #492 from RosettaCommons/vmullig/minor_tweak_1 Minor change to backbonegridsampler_nstruct_mode integration test.

...


branch: master 「№57817」
Commited by: Rocco Moretti
GitHub commit link: 「5095b252400c693e」 「№478」
Difference from previous tested commit:  code diff
Commit date: 2015-04-28 15:03:05

Merge pull request #478 from RosettaCommons/roccomoretti/bowdlerize Remove some of the known user-facing swearing in Rosetta

...


branch: master 「№57816」
Commited by: Ray Y.-R. Wang
GitHub commit link: 「1abe2c34b9961f9d」
Difference from previous tested commit:  code diff
Commit date: 2015-04-27 22:44:00

adding xray/electron scattering factors for metal ions.

...


branch: master 「№57815」
Commited by: Tom Linsky
GitHub commit link: 「bb3f2ad03f93c536」 「№474」
Difference from previous tested commit:  code diff
Commit date: 2015-04-27 20:58:24

Merge pull request #474 from RosettaCommons/tlinsky/genericmc Fix uninitialized variables/segfault in GenericMonteCarloMover

...


branch: master 「№57814」
Commited by: Rocco Moretti
GitHub commit link: 「0f3afb1acb48f027」 「№477」
Difference from previous tested commit:  code diff
Commit date: 2015-04-25 11:44:27

Merge pull request #477 from RosettaCommons/roccomoretti/no_scores_in_pdb Add option -out:file:no_scores_in_pdb This prevents addition of the scoretable and the extra scores at the end of Rosetta PDB output. The default is to preserve the current behavior (with the score table in output).

...


branch: master 「№57813」
Commited by: Steffen Möller
GitHub commit link: 「3b624d3fbfa9f844」 「№485」
Difference from previous tested commit:  code diff
Commit date: 2015-04-25 07:16:31

Merge pull request #485 from RosettaCommons/smoe/no_raw_strings_prior_to_cpp11 smoe/no raw strings prior to cpp11 Concerning \n across platforms see http://stackoverflow.com/questions/3671462/is-n-multi-character-in-c or Rocco's comment :+1: Many thanks.

...


< 1 .. 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 .. 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