Menu

SVN archive Commit Log


Commit Date  
[r18857] by bugman

Fixes for the test suite for the changes to the Ap4Aase PDB file atom numbering at r18855.

2013-03-18 14:18:36 Tree
[r18856] by bugman

Implemented the merging of structural objects.

This allows the merge flag of the structure.read_pdb user function to work.

2013-03-18 13:48:59 Tree
[r18855] by bugman

Fixes for all the Ap4Aase truncated PDB files.

The atom numbers are now sequential, as defined by the PDB standard.

2013-03-18 13:48:13 Tree
[r18854] by bugman

Fix for a copy and paste error in the Structure.test_read_merge system test.

2013-03-18 13:25:05 Tree
[r18853] by bugman

Replaced many instances of the tab character '\t' with 4 spaces.

2013-03-18 13:10:36 Tree
[r18852] by bugman

The MolList.add_item() structural API method now returns the added molecule container.

This is used by the pack_structs() method to alias the molecule, and will be required when structure
merging is implemented.

2013-03-18 12:56:17 Tree
[r18851] by bugman

The merge flag for the structure.read_pdb user function is now propaged to the pack_structs() method.

This structure API method calls the ModelList.merge_item() method which is yet to be implemented.

2013-03-18 12:51:56 Tree
[r18850] by bugman

Docstring fix for the structure.read_pdb user function backend.

2013-03-18 12:42:16 Tree
[r18849] by bugman

Added the merge flag to the structure.read_pdb user function.

This currently does nothing.

2013-03-18 12:41:23 Tree
[r18848] by bugman

Created the Structure.test_read_merge system test to test a new concept - merging of structures.

The idea is to add the merge argument to the structure.read_pdb user function to allow two different
structures in two PDB files to be merged. This is useful if structures of individual domains have
have been solved separately and are located in two PDB files. Then with the merge flag, you will
not need to use and external program or hand edit PDB files to join them.

2013-03-18 12:34:02 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.