Menu

SVN archive Commit Log


Commit Date  
[r6176] by bugman

Renamed __generate_object_from_pdb() to __fill_object_from_pdb() and changed its behaviour.

The method no longer returns a Structure_container instance but simply fills out the one
corresponding to the model.

2008-05-20 20:30:56 Tree
[r6175] by bugman

Wrote a unit test for the Internal.__parse_pdb_record() method.

2008-05-20 20:14:21 Tree
[r6174] by bugman

Fix by renaming of the Structure_container.__init__() method.

2008-05-20 19:58:59 Tree
[r6173] by bugman

Fix for the initialisation of the Structure_container object.

The object variables were not being placed into self.

2008-05-20 19:56:24 Tree
[r6172] by bugman

Fix for the unit test of Internal.load_pdb().

2008-05-20 19:49:19 Tree
[r6171] by bugman

Updated the atom_add(), atom_connect(), and terminate() API base class methods for the model arg.

2008-05-20 16:54:06 Tree
[r6170] by bugman

Updated the terminate() method to handle multiple models.

2008-05-20 16:50:41 Tree
[r6169] by bugman

Updated the atom_connect() method to handle multiple models.

2008-05-20 16:48:02 Tree
[r6168] by bugman

Updated the atom_add() method to handle multiple models.

2008-05-20 16:46:40 Tree
[r6167] by bugman

Wrote the load_pdb() structural API method for the internal relax object.

This involved the addition of the following private methods:
__generate_object_from_pdb
__parse_models
__parse_pdb_record

2008-05-20 16:41:57 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.