Commit | Date | |
---|---|---|
[r27422]
by
bugman
Modified the internal structural object one_letter_codes() method. This now validates the models to make sure all models match, and the method requires the selection |
2015-01-31 11:41:37 | Tree |
[r27421]
by
bugman
The residue number based sequence alignment is now executed when assembling atomic coordinates. This is in the assemble_structural_coordinates() function of the pipe_control.structure.main module. |
2015-01-31 11:24:09 | Tree |
[r27420]
by
bugman
Implemented the multiple sequence alignment method based on residue numbers. This is the new msa_residue_numbers() function in the lib.sequence_alignment.msa module. The logic |
2015-01-31 11:21:57 | Tree |
[r27419]
by
bugman
Implemented the residue number based alignment in the atomic assembly function. This is in the new pipe_control.structure.main.assemble_structural_coordinates() function. The code |
2015-01-31 11:04:18 | Tree |
[r27418]
by
bugman
Another fix for the new pipe_control.structure.main.assemble_structural_coordinates() function. The logic for determining if only models will be superimposed was incorrect. |
2015-01-31 10:54:29 | Tree |
[r27417]
by
bugman
Fix for the new pipe_control.structure.main.assemble_structural_coordinates() function. The atom_id argument is now passed into the assemble_atomic_coordinates() function of the |
2015-01-31 10:49:51 | Tree |
[r27416]
by
bugman
Fix for the structure.superimpose user function if no data pipes are supplied. This reintroduces the pipes list construction. |
2015-01-31 10:42:52 | Tree |
[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 |