Skip to content

Releases: martinghunt/tna

Version 0.3.0

24 Jan 13:54
Compare
Choose a tag to compare

Added:

  • Support for EMBL file format

Changed:

  • Show self-matches (same contig name, same coords in each contig). Previously were hidden, because they covered up all other matches. But now smallest matches shown on top, so TNA now displays self-matches.

Version 0.2.0

16 Dec 11:11
Compare
Choose a tag to compare

Added:

  • Option to download genomes instead of providing files
  • Search for nucleotide sequence
  • Search for annotation features
  • Copy/paste selected sequence to/from clipboard. Line length configurable in Settings.

Fixed/changed:

  • Handle large numbers of BLAST matches. Previously it would use too much RAM and hang. Now shows by default max 500 BLAST matches on screen. This number can be changed in Settings.
  • Various speed/memory improvements
  • Fix off-by-one error with annotation feature coordinates when reverse complementing
  • Better at showing shorter annotations on top of longer ones, so they are not hidden
  • Save files from previous versions are incompatible

Version 0.1.0

29 Nov 10:58
Compare
Choose a tag to compare

First release