Author: bugman
Date: Fri Jan 30 11:04:02 2015
New Revision: 27382
URL: http://svn.gna.org/viewcvs/relax?rev=27382&view=rev
Log:
Spelling mistake in the Sequence_alignments class name.
Modified:
trunk/data_store/seq_align.py
Modified: trunk/data_store/seq_align.py
URL:
http://svn.gna.org/viewcvs/relax/trunk/data_store/seq_align.py?rev=27382&r1=27381&r2=27382&view=diff
==============================================================================
--- trunk/data_store/seq_align.py (original)
+++ trunk/data_store/seq_align.py Fri Jan 30 11:04:02 2015
@@ -27,7 +27,7 @@
from lib.errors import RelaxError
-class Seqence_alignments(RelaxListType):
+class Sequence_alignments(RelaxListType):
"""The structure for holding all sequence alignments."""
def add(self, object_ids=None, models=None, molecules=None,
sequences=None, strings=None, gaps=None, msa_algorithm=None,
pairwise_algorithm=None, matrix=None, gap_open_penalty=None,
gap_extend_penalty=None, end_gap_open_penalty=None,
end_gap_extend_penalty=None):
_______________________________________________
relax (http://www.nmr-relax.com)
This is the relax-commits mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits