From dfd7cf670ad87f1377e61e80d4c481caf1fe11b2 Mon Sep 17 00:00:00 2001 From: jprocter Date: Mon, 2 Nov 2009 13:32:19 +0000 Subject: [PATCH] gracefully cope with non-standard nucleotide or amino acid symbols in pairwise alignment. --- help/html/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/help/html/releases.html b/help/html/releases.html index 00d99e5..19c6d53 100755 --- a/help/html/releases.html +++ b/help/html/releases.html @@ -74,6 +74,7 @@
  • Allow synthetic PDB files to be imported gracefully
  • Sequence associated annotation rows associate with all sequences with a given id
  • Find function matches case-insensitively for sequence ID string searches
  • +
  • Non-standard characters do not cause pairwise alignment to fail with exception
  • Application Issues