Commit | Date | |
---|---|---|
[r27415]
by
bugman
Updated the structure.web_of_motion user function for the changed atomic assembly logic. This now uses the assemble_structural_coordinates() function of the pipe_control.structure.main |
2015-01-31 10:40:22 | Tree |
[r27414]
by
bugman
Updated the structure.rmsd user function for the changed atomic assembly logic. This now uses the assemble_structural_coordinates() function of the pipe_control.structure.main |
2015-01-31 10:39:41 | Tree |
[r27413]
by
bugman
Updated the structure.atomic_fluctuations user function for the changed atomic assembly logic. This now uses the assemble_structural_coordinates() function of the pipe_control.structure.main |
2015-01-31 10:38:34 | Tree |
[r27412]
by
bugman
Updated the structure.find_pivot user function for the changed atomic assembly logic. This now uses the assemble_structural_coordinates() function of the pipe_control.structure.main |
2015-01-31 10:37:29 | Tree |
[r27411]
by
bugman
Updated the structure.displacement user function for the changed atomic assembly logic. This now uses the assemble_structural_coordinates() function of the pipe_control.structure.main |
2015-01-31 10:36:34 | Tree |
[r27410]
by
bugman
Added a function for assemble the common atomic coordinates taking sequence alignments into account. This is the new pipe_control.structure.main.assemble_structural_coordinates() function. It takes As a consequence, the lib.structure.internal.coordinates.assemble_coord_array() function has been |
2015-01-31 10:32:07 | Tree |
[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 |