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