branch: master 「№60552」
Commited by: Rocco Moretti
GitHub commit link: 「40850b954bb377c2」 「№3697」
Difference from previous tested commit:  code diff
Commit date: 2018-12-18 16:33:02

Merge pull request #3697 from RosettaCommons/roccomoretti/promote_create_clash-based_repack_shell Promote create_clash-based_repack_shell to public @rpache had a pilot app that was useful, and is missing it now that he's in industry. At his request, I'm promoting the application to public.

...


branch: master 「№60551」
Commited by: Rocco Moretti
GitHub commit link: 「2960f93f2b0713ed」 「№3699」
Difference from previous tested commit:  code diff
Commit date: 2018-12-18 14:18:15

Merge pull request #3699 from RosettaCommons/roccomoretti/reduce_hotspot_runtime Reduce the runtime of the hotspot_hashing integration test. A quick profiling of the runtime pointed toward a loop which may have been doing more cycles than strictly necessary. Add a new option which allows us to cut down on those cycles (for the integration test, at least.)

...


branch: master 「№60550」
Commited by: Andy Watkins
GitHub commit link: 「5a56ae49e4e1c8b2」 「№3702」
Difference from previous tested commit:  code diff
Commit date: 2018-12-18 13:43:59

Merge pull request #3702 from RosettaCommons/everyday847/reimplement_fixed_res fixed_res for rebuilds

...


branch: master 「№60549」
Commited by: Amanda Loshbaugh
GitHub commit link: 「ba63b1d95220f001」 「№3667」
Difference from previous tested commit:  code diff
Commit date: 2018-12-17 21:28:51

Merge pull request #3667 from RosettaCommons/aloshbau/CM BoltzmannRotamerMover bug fix

...


branch: master 「№60548」
Commited by: Jared Adolf-Bryfogle
GitHub commit link: 「c9b483d03feb0839」 「№3695」
Difference from previous tested commit:  code diff
Commit date: 2018-12-17 20:13:27

Merge pull request #3695 from RosettaCommons/jadolfbr/fix_sm_test Fix Per-residue SimpleMetric int test Include ignore list in second command.

...


branch: master 「№60547」
Commited by: Jared Adolf-Bryfogle
GitHub commit link: 「78a639d4327fa29e」 「№3696」
Difference from previous tested commit:  code diff
Commit date: 2018-12-17 20:11:52

Merge pull request #3696 from RosettaCommons/jadolfbr/score_snugdock Fix bug in SnugDock where the pose looses its energies Pose energies were being lost from an energies clear after deleting virts. This simply scores the pose afterwards. Addresses: https://www.rosettacommons.org/node/10403

...


branch: master 「№60546」
Commited by: Andy Watkins
GitHub commit link: 「bae0185c8be23d8e」 「№3691」
Difference from previous tested commit:  code diff
Commit date: 2018-12-17 10:54:27

Merge pull request #3691 from RosettaCommons/everyday847/new_metrics Calculate dihedral RMS or gdt in rna_score

...


branch: master 「№60545」
Commited by: Vikram K. Mulligan
GitHub commit link: 「e12cc40c32460d96」 「№3689」
Difference from previous tested commit:  code diff
Commit date: 2018-12-16 21:58:07

Merge pull request #3689 from RosettaCommons/jadolfbr/fix_xcode_build Fix Xcode build

...


branch: master 「№60544」
Commited by: Andy Watkins
GitHub commit link: 「889d5fe91dfb9d62」 「№3673」
Difference from previous tested commit:  code diff
Commit date: 2018-12-16 20:25:57

Merge pull request #3673 from RosettaCommons/everyday847/header_strategy Remove some common header transclusions

...


branch: master 「№60543」
Commited by: Sergey Lyskov
GitHub commit link: 「48e224e8476f7281」 「№3690」
Difference from previous tested commit:  code diff
Commit date: 2018-12-16 17:28:49

Merge pull request #3690 from RosettaCommons/sergey/binder Updating PyRosetta. Fixing build on GCC-7, fixing build on Mojave.

...


branch: master 「№60542」
Commited by: Vikram K. Mulligan
GitHub commit link: 「d05d3afe74942f81」 「№3687」
Difference from previous tested commit:  code diff
Commit date: 2018-12-16 15:14:02

Merge pull request #3687 from RosettaCommons/vmullig/relax_ddg_a_bit Add some options to the DDG mover and filter Adding explicit options to the DDG mover and filter to control packing or custom relax mover application for both the bound and unbound states. (This is useful, for example, when I have a relax mover that only repacks and relaxes a binding site in a giant pose that would otherwise be extremely expensive to repack.) Tasks: - [x] Make the change. - [x] Update documentation. - [x] Beauty.

...


branch: master 「№60541」
Commited by: Jason Klima
GitHub commit link: 「4e7f60ed018ecbe8」 「№3620」
Difference from previous tested commit:  code diff
Commit date: 2018-12-14 20:49:42

Merge pull request #3620 from RosettaCommons/klimaj/worker_extra Allowing facile dask_jobqueue module usage with pyrosetta.distributed

...


branch: master 「№60540」
Commited by: GIdeon Lapidoth
GitHub commit link: 「998004ac143d9bcd」 「№3683」
Difference from previous tested commit:  code diff
Commit date: 2018-12-14 11:33:56

Merge pull request #3683 from RosettaCommons/gideonla/add_xsd_descriptors Gideonla/add xsd descriptors

...


branch: master 「№60539」
Commited by: Jack Maguire
GitHub commit link: 「712dcfa784d66b2c」 「№3685」
Difference from previous tested commit:  code diff
Commit date: 2018-12-14 00:12:40

Merge pull request #3685 from RosettaCommons/JackMaguire/Ofast Added "mode=release_native" build option This might be deemed trivial, but I have measured that building with -Ofast instead of -O3 results in a 2.5% speedup in Rosetta runtime (i.e., the new runtime is 97.5% of the default runtime). mode=release_native also adds the -mtune="native" flag which allows the compiler to optimize for the specific processor being used to compile. This means that you would not want to build on one computer and run it on a different computer (though you could get away with it if the CPUs are similar enough). I'm not submitting all tests for this because this change wouldn't affect any of them. I'll add the build test just to make sure that the build process still works though. Thanks to Sergey for the review!

...


branch: master 「№60538」
Commited by: jkleman
GitHub commit link: 「7566fe89b3294d37」 「№3676」
Difference from previous tested commit:  code diff
Commit date: 2018-12-13 16:28:00

Merge pull request #3676 from RosettaCommons/jkleman/input_for_mutate Jkleman/input for mutate

...


branch: master 「№60537」
Commited by: Jared Adolf-Bryfogle
GitHub commit link: 「e1185d22633f69b3」 「№3672」
Difference from previous tested commit:  code diff
Commit date: 2018-12-13 13:52:48

Merge pull request #3672 from RosettaCommons/jadolfbr/new_simple_metrics Add 3 new SimpleMetrics with associated unit and integration tests. Documentation has been updated for this incoming PR. ResidueSummaryMetric ================= The `ResidueSummaryMetric` takes a `PerResidueRealMetric` and summarizes the data in various ways, such as the mean, sum, or the number of residues above, below, or equal to a certain value. This Metric is itself a `RealMetric` and can be used as such in filters, features reporters, etc. Can use cached metric data. InteractionEnergyMetric ================= A metric for measuring the interaction energy between residues using two sets of residue selectors. If residue_selector2 is unset, will use TrueResidueSelector to compare 1 with all other residues. `Rama_prepro` and `pro_close` are ignored by default. Options are included for only including a subset of score types or skipping a set of score types. Uses the EnergyMap to find edges and calculates the energy in that way. PerResidueClashMetric ================= A SimpleMetric that calculates the number of atomic clashes per residue using the LJ radius (at 0) using two residue selectors. Default is to use a soft radius, which reduces it by 33% (the dampening of which can be set.). Does not calculate intra-residue clashes. Other ==== Fix serialization of the SimpleMetric custom_type option. Add an `is_bonded` function to Conformation and associated unit test. Change to print out full name of SimpleMetric during RunSimpleMetric's apply function.

Vikram K. Mulligan 6 years
Odd -- the xcode build seems to start to fail at this point. [list]
Vikram K. Mulligan 6 years
Apologies -- I missed your pull request to fix this. All's well now.
...


< 1 .. 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 .. 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