gracefully cope with non-standard nucleotide or amino acid symbols in pairwise alignment.
authorjprocter <Jim Procter>
Mon, 2 Nov 2009 13:32:20 +0000 (13:32 +0000)
committerjprocter <Jim Procter>
Mon, 2 Nov 2009 13:32:20 +0000 (13:32 +0000)
help/html/releases.html

index 9b59203..37bc98f 100755 (executable)
@@ -31,7 +31,8 @@
                <li>Exception when feature created from selection beyond length of sequence.</li>
                <li>Allow synthetic PDB files to be imported gracefully</li>
                <li>Sequence associated annotation rows associate with all sequences with a given id</li>
-               <li>Find function matches case-insensitively for sequence ID string searches</li>               
+               <li>Find function matches case-insensitively for sequence ID string searches</li>
+               <li>Non-standard characters do not cause pairwise alignment to fail with exception</li>         
                </ul><em>Application Issues</em><ul>
                <li>Sequences are now validated against EMBL database</li>
                <li>Sequence fetcher fetches multiple records for all data sources</li>