Skip to content

Commit 2ece752

Browse files
author
Rob Patro
committed
[release v1.11.0] major refactor, use SSHash, update README
1 parent 4ce423e commit 2ece752

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@
66
> - legacy docs: [salmon docs v1.10.2](https://salmon.readthedocs.io/en/v1.10.2/)
77
> - source checkout: `git checkout v1.10.2`
88
9+
> [!IMPORTANT]
10+
> `salmon` v1.11.0 is a substantial refactor, and also changes the backend underlying index to
11+
> use the excellent [SSHash](https://github.com/jermp/sshash) index. The functionality and output
12+
> of `salmon` should remain backward compatible, but any indexes built with versions < `1.11.0`
13+
> must be rebuilt.
14+
15+
916
<img alt="salmon logo" src="https://github.com/COMBINE-lab/salmon/raw/master/doc/salmon_logo.png" width="600">
1017

1118
[![Documentation Status](https://readthedocs.org/projects/salmon/badge/?version=latest)](http://salmon.readthedocs.org/en/latest)

0 commit comments

Comments
 (0)