Skip to content

Releases: OpenGene/fastp

Improve trimming and adapter detection

01 Nov 07:18

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

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

Choose a tag to compare

v0.19.3

restore to not to delete ofstream

Improve speed and compression rate

05 Jul 04:24
3fa4f08

Choose a tag to compare

2x faster and 8% smaller

Mean length fix

27 Jun 14:49

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

Choose a tag to compare

Supports STDOUT streaming and interleaved input

20 Jun 10:30

Choose a tag to compare

v0.16.0

report error and exit when writing is failed

Support duplication evaluation

02 Jun 13:50

Choose a tag to compare

v0.15.0

dont evaluate TLEN in duplication evaluation to save RAM and CPU

Supports quality preview and index filtering

17 May 13:33

Choose a tag to compare

v0.14.1

set version to 0.14.1

Bug fixes and improvement on adapter detection

17 Apr 13:34

Choose a tag to compare

v0.13.1

comment check_file_writable since it is always different in different OS