From: jprocter Date: Mon, 2 Nov 2009 13:32:20 +0000 (+0000) Subject: gracefully cope with non-standard nucleotide or amino acid symbols in pairwise alignment. X-Git-Tag: Jalview_2_4_0b2~4 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=e7b8360caba2400b8b8e8b686f6da785d2853237;p=jalview.git gracefully cope with non-standard nucleotide or amino acid symbols in pairwise alignment. --- 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