From e7b8360caba2400b8b8e8b686f6da785d2853237 Mon Sep 17 00:00:00 2001 From: jprocter Date: Mon, 2 Nov 2009 13:32:20 +0000 Subject: [PATCH] gracefully cope with non-standard nucleotide or amino acid symbols in pairwise alignment. --- help/html/releases.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/help/html/releases.html b/help/html/releases.html index 9b59203..37bc98f 100755 --- a/help/html/releases.html +++ b/help/html/releases.html @@ -31,7 +31,8 @@
  • Exception when feature created from selection beyond length of sequence.
  • 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
  • +
  • Find function matches case-insensitively for sequence ID string searches
  • +
  • Non-standard characters do not cause pairwise alignment to fail with exception
  • Application Issues