Menu

Commit [r18541]  Maximize  Restore  History

Merged revisions 18533-18540 via svnmerge from

svn+ssh://bugman@.../svn/relax/trunk

........
r18533 | bugman | 2013-02-20 15:52:00 +0100 (Wed, 20 Feb 2013) | 3 lines

Docstring edits for the generic_fns.structure.pdb_* module unit tests.
........
r18534 | bugman | 2013-02-20 16:01:07 +0100 (Wed, 20 Feb 2013) | 3 lines

Created a unit test for the generic_fns.structure.pdb_write.het() function.
........
r18535 | bugman | 2013-02-20 16:02:44 +0100 (Wed, 20 Feb 2013) | 5 lines

Fix for the generic_fns.structure.pdb_write.helix() function.

The single character PDB record formatting should be %1s, not %s.
........
r18536 | bugman | 2013-02-20 16:05:20 +0100 (Wed, 20 Feb 2013) | 5 lines

Fix for the generic_fns.structure.pdb_write.het() function - the record now has trailing whitespace.

The PDB records require trailing whitespace to the 80th character position.
........
r18537 | bugman | 2013-02-20 16:23:04 +0100 (Wed, 20 Feb 2013) | 3 lines

Docstring whitespace fixes for the generic_fns.structure.pdb_* modules.
........
r18538 | bugman | 2013-02-20 16:40:01 +0100 (Wed, 20 Feb 2013) | 6 lines

Created the generic_fns.structure.pdb_write._handle_text() function.

This private function is used to convert text into PDB suitable format (uppercase and values of None
converted to empty strings).
........
r18539 | bugman | 2013-02-20 16:43:29 +0100 (Wed, 20 Feb 2013) | 5 lines

Fixes for many of the generic_fns.structure.pdb_write functions.

The PDB records are now all filled with whitespace up to the 80th character.
........
r18540 | bugman | 2013-02-20 16:44:27 +0100 (Wed, 20 Feb 2013) | 5 lines

Fix for the creation of HET PDB records in the internal structural object.

The residue name and chain ID were mixed up.
........

bugman 2013-02-20

changed /branches/frame_order_testing
changed /branches/frame_order_testing/generic_fns/structure/internal.py
changed /branches/frame_order_testing/generic_fns/structure/pdb_read.py
changed /branches/frame_order_testing/generic_fns/structure/pdb_write.py
changed /branches/frame_order_testing/test_suite/unit_tests/_generic_fns/_structure/test_pdb_read.py
changed /branches/frame_order_testing/test_suite/unit_tests/_generic_fns/_structure/test_pdb_write.py
/branches/frame_order_testing/generic_fns/structure/internal.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_testing/generic_fns/structure/pdb_read.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_testing/generic_fns/structure/pdb_write.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_testing/test_suite/unit_tests/_generic_fns/_structure/test_pdb_read.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_testing/test_suite/unit_tests/_generic_fns/_structure/test_pdb_write.py Diff Switch to side-by-side view
Loading...
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.