Skip to content

Releases: OpenGene/fastp

Bug fixes for cut_right and non-standard FASTQ with blank lines

18 Feb 07:32
Compare
Choose a tag to compare
support blank records

https://github.com/OpenGene/fastp/issues/133

Improve cutting by quality functions

16 Jan 08:02
Compare
Choose a tag to compare
improve cut_right

https://github.com/OpenGene/fastp/issues/122

Improve trimming and adapter detection

01 Nov 07:18
Compare
Choose a tag to compare

1, fix an issue of adapter detection to provide higher detection rate
2, add detect_adapter_for_pe option to allow adapter detection for PE data
3, support trim to max_len
4, improve adapter trimming for the reads like adapter dimers

Improve the speed of FASTQ Reader and support STDIN

31 Aug 03:42
3f0970e
Compare
Choose a tag to compare
Merge pull request #81 from yech1990/master

adjust the upper limit for PacBio data

Fix possible deadlock in cloud-docker env

28 Jul 03:26
Compare
Choose a tag to compare
v0.19.3

restore to not to delete ofstream

Improve speed and compression rate

05 Jul 04:24
3fa4f08
Compare
Choose a tag to compare

2x faster and 8% smaller

Mean length fix

27 Jun 14:49
Compare
Choose a tag to compare
v0.17.1

set ver to v0.17.1

Support insert size estimation, improve adapter detection

26 Jun 22:14
Compare
Choose a tag to compare

Supports STDOUT streaming and interleaved input

20 Jun 10:30
Compare
Choose a tag to compare
v0.16.0

report error and exit when writing is failed

Support duplication evaluation

02 Jun 13:50
Compare
Choose a tag to compare
v0.15.0

dont evaluate TLEN in duplication evaluation to save RAM and CPU