Skip to content

Commit

Permalink
RLS Version 0.4.0
Browse files Browse the repository at this point in the history
Biggest change is the use of a new feature computation where initial
Methiones are removed for robustness.
  • Loading branch information
luispedro committed Mar 16, 2020
1 parent 3ea035a commit 0b2f618
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Version 0.3.1+
Version 0.4.0 2020-03-16
* Remove Methionine from N-terminus
* Fix for when no smORFs are present
* Add --keep-negatives flag
Expand Down
2 changes: 1 addition & 1 deletion macrel/macrel_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.4-pre'
__version__ = '0.4.0'

0 comments on commit 0b2f618

Please sign in to comment.