Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
trichter committed Jan 13, 2025
1 parent 7b316bc commit 8d00fc0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@ dev:
* add multiprocessing option (--njobs)
* add aggressive mode when removing contradicting anchors (now the default)
* add export to GFF files
* add export to Dialign anchor files
* add export to Dialign and LocARNA anchor files
* change names of some options
* add no_cds configuration parameter and --no-cds command line flag,
used to find anchors in non-coding and amino acid sequences
* deal with edge case of multiple found words with the same score
* refactor AnchorList.remove_contradicting_anchors method
* enhance runtime of merging anchors and removing anchors
* update tutorial
* other minor changes
v1.0.0:
* initial release

0 comments on commit 8d00fc0

Please sign in to comment.