Skip to content

Releases: OpenGene/repaq

Release repaq v0.5.1

Choose a tag to compare

@sfchen sfchen released this 21 May 23:03

Some bug fixes for integrity check

repaq v0.5.0

Choose a tag to compare

@sfchen sfchen released this 18 May 11:26

Add options to verify the compressed stream while compressing

  -v, --verify                 verify the output stream to ensure compression is correct.
  -f, --fast_verify            only verify part (10%) of the output stream to save time.

Release v0.3.0

Choose a tag to compare

@sfchen sfchen released this 07 Jan 10:03
9c7cbc9

Support direct compressing to .rfq.xz

Release v0.2.0

Choose a tag to compare

@sfchen sfchen released this 09 Aug 08:54
  • add the compare mode to check compression consistency
  • fixed the name2 inconsistency issue

Release v0.1.0

Choose a tag to compare

@sfchen sfchen released this 06 Aug 00:07
6ffb32d

Encode X/Y coordinates.
Fixed HiSeq coordinate issue and improved compression ratio.

Release v0.0.1

Choose a tag to compare

@sfchen sfchen released this 04 Aug 13:15

The first working release.

Known issues:
The X/Y coords for HiSeq may be overflow since it can be greater than 65535. Fixed in new versions.