Commit | Date | |
---|---|---|
[r27396]
by
bugman
Implemented the backend of the structure.sequence_alignment user function. This checks some of the input parameters, assembles the structural objects then the atomic |
2015-01-30 16:20:04 | Tree |
[r27395]
by
bugman
Spun out the atomic assembly code of the assemble_coord_array() function. The code from the lib.structure.internal.coordinates.assemble_coord_array() function has been |
2015-01-30 15:55:13 | Tree |
[r27394]
by
bugman
Modified the assemble_coordinates() function of the pipe_control.structure.main module. The function has been renamed to assemble_structural_objects(). The call to the |
2015-01-30 15:27:19 | Tree |
[r27393]
by
bugman
Created the frontend for the structure.sequence_alignment user function. This is based on the structure.align user function with the 3D superimposition arguments removed and |
2015-01-30 14:50:18 | Tree |
[r27392]
by
bugman
Important formatting improvement for the description in the GUI user function windows. Previously lists, item lists, and prompt items were spaced with one empty line at the top and two at |
2015-01-30 14:40:38 | Tree |
[r27391]
by
bugman
Modified the Structure.test_sequence_alignment_molecules system test. Changed and expanded the arguments to the yet to be implemented structure.sequence_alignment user |
2015-01-30 13:46:12 | Tree |
[r27390]
by
bugman
Renamed the Sequence.test_align_molecules system test to Structure.test_sequence_alignment_molecules. As the sequence alignment is dependent on the structural data in the relax data store, the user |
2015-01-30 11:46:23 | Tree |
[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 |