Releases: martinghunt/tna
Releases · martinghunt/tna
Version 0.3.0
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
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
First release