Commit | Date | |
---|---|---|
[r27109]
by
bugman
Large improvement for the PDB molecule identification code. This affects the structure.read_pdb user function. Now the chain ID code, if present in the PDB |
2014-12-12 14:36:01 | Tree |
[r27108]
by
bugman
Fix for the selective secondary structure reading of the structure.read_pdb user function. The molecule index needs to incremented by 1 to be the molecule number. |
2014-12-12 11:22:47 | Tree |
[r27107]
by
bugman
Improvement for the merge argument of the structure.read_pdb user function. This argument is now overridden if the molecule to merge to does not exist. This allows the merge |
2014-12-12 11:22:03 | Tree |
[r27106]
by
bugman
Improvement for the structure.read_pdb user function. The helix and sheet secondary structure reading now takes the real_mol argument into account to |
2014-12-12 11:08:20 | Tree |
[r27105]
by
bugman
Changes for water in the PDB file created by the structure.write_pdb user function. The waters with the residue name 'HOH' are no longer output to HET records. |
2014-12-12 10:41:11 | Tree |
[r27104]
by
bugman
Fix for the displace_id and molecules arguments of the structure.align user function. The atom ID used for the translations and rotations is now properly constructed from the molecule |
2014-12-12 09:52:24 | Tree |
[r27103]
by
bugman
Modified the Structure.test_align_molecules system test to catch a bug. This is the failure of the displace_id argument of the structure.align user function when the |
2014-12-12 09:48:40 | Tree |
[r27102]
by
bugman
Fixes for the Structure.test_superimpose_fit_to_mean system test for the displace_id argument. |
2014-12-11 18:38:25 | Tree |
[r27101]
by
bugman
Added the displace_id argument to the structure.align and structure.superimpose user functions. This gives both of these user functions finer control over which atoms are translated and rotated by |
2014-12-11 18:37:46 | Tree |
[r27100]
by
bugman
Modified some system tests of the structure.align and structure.superimpose user functions. The displace_id argument has been introduced for both of these user functions for finer control over |
2014-12-11 18:10:37 | Tree |