Menu

SVN archive Commit Log


Commit Date  
[r27437] by bugman

Test data directory renaming.

The test_suite/shared_data/diffusion_tensor/spheroid directory has been renamed to spheroid_prolate.
This is in preparation for creating oblate spheroid diffusion relaxation data.

2015-02-02 15:44:46 Tree
[r27436] by bugman

Fix for the internal structural object atomic coordinate assembly function.

This is the pipe_control.structure.main.assemble_structural_coordinates() function. The case of no
sequence alignment being required as only models are being handled is now functional. The strings
and gaps data structures passed into the lib.sequence_alignment.msa.msa_residue_skipping() function
for generating the residue skipping data structure are now set to the one letter codes and an empty
structure of zeros respectively.

2015-02-02 08:20:06 Tree
[r27435] by bugman

Fix for the lib.sequence_alignment.msa.msa_residue_skipping() function.

The sequences argument for passing in the one letter codes has been removed. The per molecule loop
should be over the alignment strings rather than one letter codes, otherwise the loop will be too
short.

2015-02-02 08:11:41 Tree
[r27434] by bugman

The structure.sequence_alignment user function now sets some arguments to None before storage.

This is for all arguments not used in the sequence alignment. For example the residue number based
alignment does not use the gap penalties, pairwise alignment algorithm or the substitution matrices.

2015-01-31 16:59:44 Tree
[r27433] by bugman

Creation of the lib.sequence_alignment.msa.msa_general() function.

This consists of code from the structure.sequence_alignment user function backend function
pipe_control.structure.main.sequence_alignment() for selecting between the different sequence
alignment methods.

2015-01-31 16:56:51 Tree
[r27432] by bugman

Updated the Structure.test_align_CaM_BLOSUM62 system test script.

The MSA algorithm and pairwise alignment algorithms are now specified in the
structure.sequence_alignment user function calls.

2015-01-31 16:54:04 Tree
[r27431] by bugman

Modified the structure.sequence_alignment user function arguments.

The pairwise_algorithm and matrix arguments can no be None, and they default to None.

2015-01-31 16:33:38 Tree
[r27430] by bugman

Corrections and simplifications for the Structure.test_sequence_alignment_residue_number system test.

2015-01-31 16:26:57 Tree
[r27429] by bugman

Created the Structure.test_sequence_alignment_residue_number system test.

This will be used to test the structure.sequence_alignment user function together with the 'residue
number' MSA algorithm. This is simply a copy of the
Structure.test_sequence_alignment_central_star_nw70_blosum62 system test with a few small changes.

2015-01-31 14:17:09 Tree
[r27428] by bugman

Modified the Structure.test_sequence_alignment_central_star_nw70_blosum62 system test.

Some residues are now deleted so that the sequences are not identical.

2015-01-31 14:15:17 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.