Commit | Date | |
---|---|---|
[r27389]
by
bugman
Created the Sequence.test_align_molecules system test. This will be used to implement the sequence.align user function which will be used for performing |
2015-01-30 11:35:35 | Tree |
[r27388]
by
bugman
Shifted the data_store.seq_align.Alignment.generate_id() method into the relax library. It has been converted into the lib.structure.internal.coordinates.generate_id() function to allow |
2015-01-30 11:23:40 | Tree |
[r27387]
by
bugman
Implemented the data_store.seq_align.Sequence_alignments.find_alignment() method. This will only return an alignment if all alignment input data and alignment settings match exactly. |
2015-01-30 10:58:44 | Tree |
[r27386]
by
bugman
Code rearrangement in the _data_store.test_seq_align unit test module. The ID generation has been shifted into the generate_ids() method to be used by multiple tests. |
2015-01-30 10:57:38 | Tree |
[r27385]
by
bugman
Added the Test_seq_align.test_find_alignment and Test_seq_align.test_find_missing_alignment unit tests. These are in the _data_store.test_seq_align unit test module. They check the functionality of the |
2015-01-30 10:45:54 | Tree |
[r27384]
by
bugman
Fixes for the data_store.seq_align.Alignment.generate_id() method. These problems were identified by the _data_store.test_seq_align module |
2015-01-30 10:35:11 | Tree |
[r27383]
by
bugman
Created the Test_seq_align.test_alignment_addition unit test. This is in the _data_store.test_seq_align unit test module. This tests the setup of the sequence |
2015-01-30 10:33:40 | Tree |
2015-01-30 10:04:02 | Tree | |
2015-01-30 10:03:38 | Tree | |
[r27380]
by
bugman
Created the new relax data store object for saving sequence alignments. This is in the new data_store.seq_align module via the Seqence_alignments object, subclassed from |
2015-01-30 09:30:34 | Tree |