Commit | Date | |
---|---|---|
[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 |
2013-03-19 14:04:36 | Tree | |
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 |
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 |
2013-03-19 12:48:34 | Tree |
[r18873]
by
bugman
Fix for the internal structural object _pdb_chain_id_to_mol_index() method. This was accidentally set to be a method of the MolContainer class and not the internal object. |
2013-03-19 10:37:50 | Tree |
[r18872]
by
bugman
Created the internal structural object _pdb_chain_id_to_mol_index() method. This will be used to convert PDB chain IDs, which are used to indicate different molecules in the |
2013-03-19 10:35:11 | Tree |
2013-03-19 10:18:15 | Tree |