-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
RELEASE NOTES FOR REDOTABLE v0.1 | ||
-------------------------------- | ||
|
||
This is an initial beta release of the software which now has enough | ||
functionality to be useful. There are still major features which are | ||
absent though, and many other parts may change dramatically over | ||
future releases. | ||
|
||
Things which do work already are: | ||
|
||
- Multi-fastq sequence loading | ||
- Word based calculation of similarities, with configurable word sizes | ||
- Interactive visualisation of dotplots, with zooming and filtering | ||
- Automated restructuring of sequences to match a reference | ||
- Manual reversing, ordering, hiding and highlighting | ||
- Saving of re-ordered sequences | ||
- Exporting graphics as PNG or SVG | ||
|
||
Things which don't work: | ||
|
||
- Saving dot plot projects | ||
- Having any help at all | ||
- Non-interactive mode | ||
- Editing sequence names |