branch: master 「№58580」
Commited by: Andrew Leaver-Fay
GitHub commit link: 「1151ef60a7d88f60」 「№1217」
Difference from previous tested commit:  code diff
Commit date: 2016-03-24 15:09:34

Merge pull request #1217 from RosettaCommons/aleaverfay/fix_cloud_pdb_output_in_matcher_postXRW Aleaverfay/fix cloud pdb output in matcher post xrw Fixing a bug from the ChemXRW that broke cloud PDB writing. This patch activats the "skip_connect_info" in the StructFileRepOptions object in the CloudPDBWriter's call to dump_pdb_residue helping to avoid assertion failures stemming from non-polymeric inter-residue connections being seen as asymmetric (residue i's connection to residue j isn't mirrored in residue j -- because residue j isn't being output). It's not clear that dump_pdb_residue can function properly without the skip_connect_info flag. This should be looked at more closely.

...


branch: master 「№58579」
Commited by: Yang Hsia
GitHub commit link: 「5851788bcda6564b」 「№1219」
Difference from previous tested commit:  code diff
Commit date: 2016-03-24 14:34:20

Merge pull request #1219 from RosettaCommons/yhsia/fixRestrictNativeResiduesOperation Invert option default not set to "off" when the invert option is not directly set to false. If no invert option is set, the code reads random memory and performs the invert function.

...


branch: master 「№58578」
Commited by: Yang Hsia
GitHub commit link: 「198b8d0ab8ac465a」 「№1218」
Difference from previous tested commit:  code diff
Commit date: 2016-03-23 20:57:12

Merge pull request #1218 from RosettaCommons/fixStoreCompoundTaskMover Clears the cache at the end of the nstruct so that the selected residues do not carry over to the next nstruct.

...


branch: master 「№58577」
Commited by: Andrew Leaver-Fay
GitHub commit link: 「ae4f6df348f840dc」 「№1215」
Difference from previous tested commit:  code diff
Commit date: 2016-03-23 14:41:41

Merge pull request #1215 from RosettaCommons/aleaverfay/fix_matcher_chi_building_bug2 One-line fix to ProteinUpstreamBuilder::recover_hits to output NCAAs with discontiguous chis This is the second half to the bug fix merged into master with PR #1085; in that PR, ProteinUpstreamBuilder::build was updated to multiply the pre_chitip_transform HomogeneousTransform when building the chitip frame while actually building hits. There is a second place in the code, however, where the geometries of the upstream residues are computed, and this second location was not updated to use the new transforms. This fixes the geometry of the NCAA in the test case given to me by Sophia Tan. Thanks Sophia!

...


branch: master 「№58576」
Commited by: Tom Linsky
GitHub commit link: 「2730919ea6c054b4」 「№1204」
Difference from previous tested commit:  code diff
Commit date: 2016-03-23 10:23:12

Merge pull request #1204 from RosettaCommons/tlinsky/constraint_generator Add residue_selector option to AddConstraintsToCurrentConformationMover

...


branch: master 「№58575」
Commited by: Vikram K. Mulligan
GitHub commit link: 「0a819caf7e70949c」 「№1206」
Difference from previous tested commit:  code diff
Commit date: 2016-03-22 18:48:32

Merge pull request #1206 from RosettaCommons/vmullig/phi_selector Create a ResidueSelector for selecting alpha-amino acids in the positive- or negative-phi region of Ramachandran space This is convenient for mixed D/L design: it's nice to be able to require that residues in the positive-phi region are only allowed to be D-amino acids, and that residues in the negative-phi region are only allowed to be L-amino acids. This can also be used for conventional design to ensure that positive-phi positions are only glycine, and negative-phi positions are never glycine. Or this can be used in conjunction with the aa_composition score term to limit the number of D-amino acids in the negative-phi region or L-amino acids in the positive-phi region. Or it can be used just to count residues in the positive-phi region as part of the process of filtering out bad designs. So it should be useful. @dabaker, @gbhardwaj, @hssnzdh2 Tasks: Add the ResidueSelector using Jared's nifty scripts. Actually write the apply() function. Write the parse_my_tag() function. ResidueSelectors require XSD stuff, don't they? Additional checks for termini and whatnot. Unit test. Documentation. Beauty. Unit tests all pass on my machine. No integration test or other test changes expected. Merging.

...


branch: master 「№58574」
Commited by: Frank DiMaio
GitHub commit link: 「17e5fee84c83f5f8」 「№1213」
Difference from previous tested commit:  code diff
Commit date: 2016-03-22 18:04:56

Merge pull request #1213 from RosettaCommons/dimaio/PolymerBondedContainer_fixes Small bugfixes for cart_bonded/PolymerBondedEnergyContainer. Previously there was special logic in the container specifically for cart_bonded. Instead, the special case is handled by cart_bonded (moving some logic to compute intrares energies/derivatives), and the energy container behaves more reasonably. In doing so, we fix a bug where cart_bonded was not getting scored for some terminal residues.

...


branch: master 「№58573」
Commited by: Vikram K. Mulligan
GitHub commit link: 「72445a26a8ef26ad」 「№1214」
Difference from previous tested commit:  code diff
Commit date: 2016-03-22 07:13:17

Merge pull request #1214 from RosettaCommons/vmullig/amberperiodic Add the AmberPeriodicFunc to the FuncFactory. The AmberPeriodicFunc is in the Rosetta documentation and is well-covered by unit tests, but is apparently inaccessible to the constraint file parser. This rectifies this.

...


branch: master 「№58572」
Commited by: Vikram K. Mulligan
GitHub commit link: 「b8e03de8cd329d6e」 「№1212」
Difference from previous tested commit:  code diff
Commit date: 2016-03-22 07:11:36

Merge pull request #1212 from RosettaCommons/vmullig/split_spacegroup Splitting the giant get_symmops() function in spacegroups.cc for more efficient compilation. The 32-bit Linux BOINC build was running out of memory and crashing when compiling this function.

...


branch: master 「№58571」
Commited by: Rebecca Alford
GitHub commit link: 「ba4717b96a24874a」 「№1203」
Difference from previous tested commit:  code diff
Commit date: 2016-03-21 19:00:55

Merge pull request #1203 from RosettaCommons/revert-1077-rfalford12/transmembrane_selections Revert "Residue Selector for Transmembrane Spanning Regions"

...


branch: master 「№58570」
Commited by: Jeliazko Jeliazkov
GitHub commit link: 「22e372223e871a62」 「№1210」
Difference from previous tested commit:  code diff
Commit date: 2016-03-21 17:08:55

Merge pull request #1210 from RosettaCommons/lqtza/docking_prepack_bugfix adding private variable movers_setup_ to track if movers have been se…

...


branch: master 「№58569」
Commited by: Jared Adolf-Bryfogle
GitHub commit link: 「48f80128de69e5bb」 「№1209」
Difference from previous tested commit:  code diff
Commit date: 2016-03-21 15:07:35

Merge pull request #1209 from RosettaCommons/jadolfbr/sugars/enable_n_omegas Glycan Relax Updates Updates ====== - This PR will enable omega2 sampling for the ASN-glycan linkage and enable n-omega sampling for all other glycan linkages. - The BBDihedralSamplerMover now can take any number of BBSamplers for any torsion and sample on these. It can also now use the MoveMap's TorsionID functionality to set specific BB torsions. This makes GlycanRelaxMover sample evenly on the glycan residues and removes biases where we were over-sampling omega torsion angles for those glycan linkages where this angle is present. - Bug Fix for SugarBBSampler where phi dihedral was not being sampled if omega was present. Integration Tests ============ Integration Test changes expected for glycan_relax and simple_glycosylation. Also expected for those using out:level debug as I added a debug tracer output to RandomMovers apply if the TR.Debug is visible. Code Templates ============ Make it so that templates created using the code_templates framework are compilable after generation, which was suggested during WinterRosettaCon 2016 and is very cool to be able to do.

...


branch: master 「№58568」
Commited by: Sergey Lyskov
GitHub commit link: 「215275bb80bed5f0」 「№1161」
Difference from previous tested commit:  code diff
Commit date: 2016-03-21 14:16:55

Merge pull request #1161 from RosettaCommons/antibody Updating antibody app.

...


branch: master 「№58567」
Commited by: P. Douglas Renfrew
GitHub commit link: 「bd43f45dec806225」 「№1207」
Difference from previous tested commit:  code diff
Commit date: 2016-03-21 09:56:46

Merge pull request #1207 from RosettaCommons/dougrenfrew/uniformrigidbodymover_creation_registration Adding UniformRigidBodyMover to list of registered movers

...


branch: master 「№58566」
Commited by: Jared Adolf-Bryfogle
GitHub commit link: 「aae8a41afe9b1398」 「№1201」
Difference from previous tested commit:  code diff
Commit date: 2016-03-20 23:40:51

Merge pull request #1201 from RosettaCommons/jadolfbr/in_file_seed EnsembleJobInputter Merges a JD2 Job Inputter that is specifically for working with an ensemble of input structures. Simple. Fun to code. Two modes. Seed Ensemble and Grid Ensemble. Seed Ensemble ============ Randomly choose the starting files using the list of structures given by -s and -l -jd2:seed_ensemble_weights (RealVector) - Will give weights to the input PDBs and trigger seed_ensemble mode and the JI. We then use the weighted sampler to choose the input pdb for each nstruct. The weights could be the size of the cluster, the energy, that you like some structure better, etc. Must match number of inputs. -jd2:seed_ensemble_weight_file (File) - A file specifying weights to use for each input structure. Enables seed_ensemble mode and the JI. Two columns. basename with extension (or relative path or full path), weight. Any not given in file will be set to 0 by default. Can give a line that is [ALL weight] to set all input pdbs to a given weight. Used for example, to upweight a specific structure: ``` #name weight ALL 1 awesome_model.pdb 3 ``` -jd2:seed_ensemble (Bool) - Enable seed ensemble mode, but simply randomly choose the input pdb for each nstruct. For seed ensemble mode, the number of input pdbs can be larger than nstruct. Grid Ensemble =========== Use the input files given in -s and -l and nstruct to cover a grid. -in:jd2:grid_ensemble (Bool) - Will enable the basic component of the JI. Here, instead of sampling nstruct for every input pdb, we only sample nstruct no matter the number of input PDBs (with nstruct split as evenly as possible over the input PDBs). To Do ===== - [x] Add Test - [x] Update Documentation - [x] Add more documentation to header Etc: === - Implemented as a Subclass of PDBJI - Does not work with silent files.

...


branch: master 「№58565」
Commited by: Frank DiMaio
GitHub commit link: 「ba5b3b97c5ed5bbf」 「№1208」
Difference from previous tested commit:  code diff
Commit date: 2016-03-18 19:23:23

Merge pull request #1208 from RosettaCommons/dimaio/voxel_refine_fixes A few fixes to voxel spacing refinement in density maps.

...


< 1 .. 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 .. 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