Commit | Date | |
---|---|---|
[r27409]
by
bugman
Sequence alignments can now be retrieved without supplying the algorithm settings. This is in the data_store.seq_align.Sequence_alignments.find_alignment() method. The change allows |
2015-01-31 09:17:58 | Tree |
[r27408]
by
bugman
Fix for the structure.sequence_alignment user function. The alignment data should be stored in ds.sequence_alignments rather than ds.sequence_alignment. |
2015-01-31 09:13:27 | Tree |
[r27407]
by
bugman
Updated the Structure system tests for the structure.align and structure.superimpose user function merger. |
2015-01-31 09:03:50 | Tree |
[r27406]
by
bugman
Merger of the structure.align and structure.superimpose user functions. The final user function is called structure.superimpose. As the sequence alignment component of the |
2015-01-31 09:02:45 | Tree |
[r27405]
by
bugman
Updates for the Structure.test_sequence_alignment_molecules system test. This is required due to the changes in the backend of the structure.sequence_alignment user |
2015-01-30 18:46:14 | Tree |
[r27404]
by
bugman
Updates for the structure.sequence_alignment user function. This is for the changes to the lib.structure.internal.coordinates.assemble_atomic_coordinates() |
2015-01-30 17:54:08 | Tree |
[r27403]
by
bugman
Modified the data returned by lib.structure.internal.coordinates.assemble_atomic_coordinates(). The function will now assemble simple lists of object IDs, model numbers and molecule names with |
2015-01-30 17:52:30 | Tree |
[r27402]
by
bugman
Implemented the data store Sequence_alignments.from_xml() method. This method is required for being able to read RelaxListType objects from the XML file. |
2015-01-30 17:04:44 | Tree |
2015-01-30 17:03:56 | Tree | |
[r27400]
by
bugman
More advanced support for different numpy number types in the lib.xml relax library module. This allows numpy int16, int32, float32, and float64 objects to be stored and retrieved from relax |
2015-01-30 16:52:57 | Tree |