repaq icon indicating copy to clipboard operation
repaq copied to clipboard

A fast lossless FASTQ compressor with ultra-high compression ratio

Results 8 repaq issues
Sort by recently updated
recently updated
newest added

I get the following error message immediately: ``` xz: (stdin): Cannot allocate memory ERROR: failed to call xz, please confirm that xz is installed in your system ``` when I...

Hello, Recently, I used repaq to compress a fastq file and then tried to check the result. When I used this cmd: "repaq -p -i xxxxxxx.fq.gz -r test.rfq -j test.txt",...

Hello, I recently found some problems using repaq-0.3.0. After decompressing, I found that the md5 check failed. Comparing the decompressed fastq file with the original file, it was found that...

``` brew install brewsci/bio/repaq ```

Maybe change to `install: $(TARGET)` so that `make install` does build and install?

Does it need `install -d -t PREFIX/bin src/repaq` ?

``` % repaq --version 0.2.0 ``` and return 0.

Hi! In very rare cases, I get this error: ``` munmap_chunk(): invalid pointer Aborted (core dumped) ``` Unfortunately, I can't share the fastq where this happens yet, because it is...