Menu

SVN archive Commit Log


Commit Date  
[r18883] by bugman

Modified all of the unit tests of the internal structural object _trim_helix() method.

The structure of the helix metadata in the internal structural object was not correctly mimicked.

2013-03-19 14:53:52 Tree
[r18882] by bugman

Implemented the internal structural object _trim_helix() method.

This is used when the structure.delete user function is called to trim and remove the helix
metadata. For this to work, the additional method _residue_data() was written to create a
dictionary with residue numbers as keys and the residue names as numbers. This dictionary is used
by _trim_helix() to change the residue names in the helix metadata.

2013-03-19 14:40:02 Tree
[r18881] by bugman

Fixes for some of the new unit tests of the internal structural object _trim_helix() method.

2013-03-19 14:31:17 Tree
[r18880] by bugman

Fix for the unit test of the generic_fns.structure.pdb_write.helix() function.

The init_seq_id argument is now called init_seq_num to match the PDB notation.

2013-03-19 14:11:20 Tree
[r18879] by bugman

Fixes for some unit tests of the internal structural object for the changes to the atom_loop().

Single elements are now returned as single elements rather than a tuple of length 1.

2013-03-19 14:08:55 Tree
[r18878] by bugman

Docstring editing of the ScientificPython structural object atom_loop() method.

2013-03-19 14:04:36 Tree
[r18877] by bugman

Added the index_flag argument to all structural API atom_loop() methods.

2013-03-19 14:03:22 Tree
[r18876] by bugman

Created 13 unit tests of the Internal._trim_helix() internal structural object method.

2013-03-19 13:50:58 Tree
[r18875] by bugman

SHEET PDB records are now read, stored, and written out by the internal structural object.

This affects the structure.read_pdb and structure.write_pdb user functions. The sheet is stored as
a metadata type object - its elements do not correspond to the atoms in the structural object.

2013-03-19 12:55:15 Tree
[r18874] by bugman

HELIX PDB records are now read, stored, and written out by the internal structural object.

This affects the structure.read_pdb and structure.write_pdb user functions. The helix is stored as
a metadata type object - its elements do not correspond to the atoms in the structural object.

2013-03-19 12:48:34 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.