branch: master 「№56852」
Commited by: Rocco Moretti
GitHub commit link: 「f6a9433a55223dc9」
Difference from previous tested commit:  code diff
Commit date: 2014-05-21 11:03:36

Update sdf parser machinery This commit updates and modernizes the sdfparser facility in Rosetta. The previous sdf parser items were created by Sam Deluca in his early days in Rosetta, and never made it to usable status. At the recommendation of Sam, that attempt was gutted and replaced with a version which takes advantage of the current state of ResidueType. (The primary goal of this commit is actually to support within Rosetta all the ResidueType creation machinery which had previously been encapsulated only in molfile_to_params.py, a necessary step for the drug design efforts.) The SDF parser machinery is not quite ready for general use. Items still missing before it becomes usable: * Support for loading rotamers. * Ability to automatically match input PDB atom names with their SDF equivalents (Standard SDF does not have a concept of atom names.) On the wish list: * Input of *.mol2 files. * Support for NCAA generation. Additional unit tests added. Integration test changes observed: FAIL sdf_reader -- new integration test FAIL fold_and_dock nonempty diff ref/fold_and_dock/log new/fold_and_dock/log -- Cosmetic changes to tracer FAIL hts_io nonempty diff ref/hts_io/output_ligands/test.sdf.gz new/hts_io/output_ligands/test.sdf.gz -- Extra data added to output sdfs (Rosetta Name, Rosetta nbr_radius, etc. ) FAIL ligand_database_io nonempty diff ref/ligand_database_io/ligand_parameters.db3.dump new/ligand_database_io/ligand_parameters.db3.dump -- changes in (now) non-critical column Given that this commit touches ResidueType.hh extensively, the standard complement of sensitive integration test numerical noise is expected.

...


branch: master 「№56851」
Commited by: Patrick Conway
GitHub commit link: 「e2b9bdfd48c55e8b」
Difference from previous tested commit:  code diff
Commit date: 2014-05-21 03:24:02

update CrystalContactsOperation to calculate contact distance by nearest atom to nearest atom, nearest atom to CBeta (nbr_radius), or CBeta to CBeta. default is nearest atom to CBeta for symm unit to asymm unit so we can consider symm unit static while asymm unit samples rotamers during packing/rtmin. also set new default polar/apolar distances

...


branch: master 「№56850」
Commited by: Frank DiMaio
GitHub commit link: 「3ec67f8a4ba9506c」
Difference from previous tested commit:  code diff
Commit date: 2014-05-21 00:09:14

A few bugfixes for density code. Fixing failed assertion for annotated sequence with multichain input.

...


branch: master 「№56849」
Commited by: Rocco Moretti
GitHub commit link: 「d496da5cb9a9a9c1」
Difference from previous tested commit:  code diff
Commit date: 2014-05-20 11:27:25

Fix War of the WaRnINGs casualty Unused return value, but function modifies arguments. Integration test changes in make_rot_lib expected.

...


branch: master 「№56848」
Commited by: Stephanie DeLuca
GitHub commit link: 「9a74b32c56c67691」
Difference from previous tested commit:  code diff
Commit date: 2014-05-19 14:21:51

merging RosettaTMH into master

...


branch: master 「№56847」
Commited by: Tom Linsky
GitHub commit link: 「1b957506adc1a6bf」
Difference from previous tested commit:  code diff
Commit date: 2014-05-19 12:08:43

Fix recently introduced bug in ResidueCountFilter. Support for task_factory was added, but improperly initialized such that the task factory was always used, even if it wasn't specified. Also fixed a bug in ResidueCountFilter where disulfide cysteines ("CYD") would be counted twice because name3() is "CYS" and name() is "CYD"

...


branch: master 「№56846」
Commited by: Frank DiMaio
GitHub commit link: 「fd2f1ccd90ae5a5d」
Difference from previous tested commit:  code diff
Commit date: 2014-05-18 20:54:43

bugfix for crystal design

...


branch: master 「№56845」
Commited by: Oliver Lange
GitHub commit link: 「1055b8fbeb6a3939」
Difference from previous tested commit:  code diff
Commit date: 2014-05-18 05:20:59

make default constructor of Batch private, as this would yield an instance with badly initialized variables

...


branch: master 「№56844」
Commited by: Oliver Lange
GitHub commit link: 「7c7cf177007b584f」
Difference from previous tested commit:  code diff
Commit date: 2014-05-18 05:11:00

add missing initializer to 2nd constructor of jd2::archive::Batch

...


branch: master 「№56843」
Commited by: Amanda Duran
GitHub commit link: 「4d5b1eb22bd893da」
Difference from previous tested commit:  code diff
Commit date: 2014-05-17 16:35:10

Adding unit tests for utility::file FileName and PathName. Unit tests from Meiler Lab Powercoding. Team Amanda Duran and Alyssa Lokits.

...


branch: master 「№56842」
Commited by: Rocco Moretti
GitHub commit link: 「67d31ca5bdd00d19」
Difference from previous tested commit:  code diff
Commit date: 2014-05-17 16:20:25

Unit tests for ContactMap Meiler Lab power coding with Joerg Schaarschmidt. New unit tests for ContactMap

...


branch: master 「№56841」
Commited by: Darwin Fu
GitHub commit link: 「a00169b913c5f02a」
Difference from previous tested commit:  code diff
Commit date: 2014-05-17 15:03:01

Corrected conformer substitution in UltraLightResidue, made sure new conformer is placed in same space as old conformer. Integration test differences expected in ligand_dock_grid

...


branch: master 「№56840」
Commited by: Sergey Lyskov
GitHub commit link: 「2dc89f96be528bb6」
Difference from previous tested commit:  code diff
Commit date: 2014-05-17 12:55:48

Fixing Tacc.Stampede build

...


branch: master 「№56839」
Commited by: Frank DiMaio
GitHub commit link: 「00130f41034e1133」
Difference from previous tested commit:  code diff
Commit date: 2014-05-16 23:44:46

another pilot app update

...


branch: master 「№56838」
Commited by: Steven Combs
GitHub commit link: 「8620a589f9d0d98a」
Difference from previous tested commit:  code diff
Commit date: 2014-05-16 13:48:54

Added a bond length creator for small molecules. Bond length sizes were determined from an averaging of the CSD. Works with gasteiger atom types. Added unit test.

...


branch: master 「№56837」
Commited by: Sergey Lyskov
GitHub commit link: 「d26320a349ba2298」
Difference from previous tested commit:  code diff
Commit date: 2014-05-15 19:30:45

Switching Benchmark PyRosetta builds to monolith mode. Removing some undefined functions.

...


< 1 .. 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 .. 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