Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-14 | bugfix: avoid case sensitivityHEADmaster | Justin Bedo | |
MacOS does not use a case sensitive file system, hence dedumi.hs and Dedumi.hs collided. | |||
2024-03-20 | add benchmarking | Justin Bedo | |
2023-11-07 | allow configuration via argv | Justin Bedo | |
2023-08-18 | add tests and bugfix for small BGZip files | Justin Bedo | |
2023-08-16 | remove lazy bytestrings | Justin Bedo | |
2023-08-16 | increase filter size | Justin Bedo | |
2023-08-09 | hash part of the sequence to add locality | Justin Bedo | |
2023-08-03 | tidy code | Justin Bedo | |
2023-08-03 | tidy, more fusion, handle different read headers | Justin Bedo | |
2023-08-02 | first full implementation | Justin Bedo | |
2023-08-02 | initial fastq streaming | Justin Bedo | |