Update Sumatra
@ -6,7 +6,7 @@ Currently, **Sumatra** is available as a program that you can download and insta
|
|||||||
|
|
||||||
### Latest Updates
|
### Latest Updates
|
||||||
|
|
||||||
**Version 1.0.32:** Compilation with the libsuma library (see https://git.metabarcoding.org/obitools/sumalibs).
|
**Version 1.0.34:** Compilation with the libsuma library (see https://git.metabarcoding.org/obitools/sumalibs).
|
||||||
|
|
||||||
**Version 1.0.31:** Fixed a memory bug with similarity thresholds of 100%.
|
**Version 1.0.31:** Fixed a memory bug with similarity thresholds of 100%.
|
||||||
|
|
||||||
@ -20,7 +20,8 @@ Download the archive on this page, then untar it, go into the newly created dire
|
|||||||
|
|
||||||
tar –zxvf sumatra_v[x.x.xx].tar.gz
|
tar –zxvf sumatra_v[x.x.xx].tar.gz
|
||||||
cd sumatra_v[x.x.xx]
|
cd sumatra_v[x.x.xx]
|
||||||
make
|
make -C sumalibs install
|
||||||
|
make install
|
||||||
|
|
||||||
See the user manual downloadable from this page and included in the archive for a complete documentation.
|
See the user manual downloadable from this page and included in the archive for a complete documentation.
|
||||||
|
|
||||||
@ -30,6 +31,6 @@ See the user manual downloadable from this page and included in the archive for
|
|||||||
|
|
||||||
## Download
|
## Download
|
||||||
|
|
||||||
[sumatra_v1.0.32.tar.gz](/uploads/f47cb66830c17f9a7fe7beaf7a577531/sumatra_v1.0.32.tar.gz)
|
[sumatra_v1.0.34.tar.gz](/uploads/fc0f833d8059aa84363ffca104424d17/sumatra_v1.0.34.tar.gz)
|
||||||
|
|
||||||
[sumatra_user_manual.pdf](/uploads/055a82b403495fd10a340a75b7dffba8/sumatra_user_manual.pdf)
|
[sumatra_user_manual.pdf](/uploads/055a82b403495fd10a340a75b7dffba8/sumatra_user_manual.pdf)
|
Reference in New Issue
Block a user