Skip to content

Releases: alekseyzimin/JASPER_release

JASPER integrated version 1.0.5

Choose a tag to compare

@alekseyzimin alekseyzimin released this 27 Jun 13:05

In this release we fixed JF_SIZE out of bounds error that showed up with some input data sets and updated jellyfish to version 2.3.1 to fix the warning deprecated Python library.
Please install from the attached JASPER-1.0.5.tar.gz, do not use the source code.
Unzip/untar with tar -xzf JASPER-1.0.5.tar.gz then cd to JASPER_release and run install.sh

JASPER integrated version 1.0.4

Choose a tag to compare

@alekseyzimin alekseyzimin released this 15 Nov 13:28

This is an integrated version of JASPER that includes and properly installs Jellyfish -- a required dependency. Please install from JASPER-1.0.4.tar.gs attached below by running:
tar xzf JASPER-1.0.4.tar.gz
cd JASPER-1.0.4
./install.sh
Then you can run jasper.sh from /path/JASPER-1.0.4/bin