Skip to content

Tags: jakobnissen/FASTX.jl

Tags

v2.1.4

Toggle v2.1.4's commit message
Bump TranscodingStreams to 0.10

v2.1.3

Toggle v2.1.3's commit message
Drop ReTest test dep

The reason to drop this is:
* To make it more in line with all other BioJulia packages
* To simplify the test file layout. Even though this commit now doesn't
  greatly simplifies it, we can do this in the future
* To not rely on ReTest being maintained
* To not have two separate projects to store test dependencies. Before this
  commit, the deps were stored both in ./Project.toml and test/Project.toml.

v2.1.2

Toggle v2.1.2's commit message
Fix: Allow non-PHRED quality scores e.g. Solexa

Solexa FASTQ reads are not PHRED scores, and as such can be negative.
Relax some of the checks regarding qualities.

v1.1.1

Toggle v1.1.1's commit message

Unverified

No user is associated with the committer email.
Update Project.toml version number

v1.1.0

Toggle v1.1.0's commit message

Unverified

No user is associated with the committer email.
Update changelog

v1.0.0

Toggle v1.0.0's commit message
See github.com/BioJulia/FASTX.jl/releases/tag/v1.0.0 for release notes