https://github.com/OpenGene/fastp

sort by:
Revision Author Date Message Commit Date
1bc2c53 Merge pull request #409 from asan-emirsaleh/patch-1 Update README.md 19 May 2022, 01:34:02 UTC
f281533 Update README.md Typo fixed -dup_calc_accracy > dup_calc_accuracy 18 May 2022, 20:20:20 UTC
ab8c7fe Merge pull request #385 from neoformit/fix-plotly-https Update plotly.js URL to HTTPS 22 December 2021, 03:29:48 UTC
53feea1 Update plotly.js URL to HTTPS 14 December 2021, 23:58:01 UTC
254ec78 set version to 0.23.2 01 December 2021, 13:35:43 UTC
469b419 fix crash bug of interleaved input https://github.com/OpenGene/fastp/issues/376 https://github.com/OpenGene/fastp/issues/382 01 December 2021, 13:31:42 UTC
e2dfd73 Merge pull request #372 from tmaklin/master Fix compile error on some Linux distros 03 November 2021, 14:14:20 UTC
d796f76 Add missing include for memcpy 01 November 2021, 11:25:24 UTC
7c3028a Update README.md 19 October 2021, 02:19:29 UTC
c88e9c3 Update README.md 19 October 2021, 02:18:07 UTC
c156504 fix possible hang when unpaired1 and unpaired2 set to the same filename and set version to v0.17.1 19 October 2021, 02:12:30 UTC
166723a Update README.md 11 October 2021, 06:48:16 UTC
c66b831 update README for v0.23.0 to release 08 October 2021, 06:45:15 UTC
fd60e03 clear asserts 07 October 2021, 00:19:52 UTC
d2b5588 optimize appendToString 06 October 2021, 03:36:28 UTC
17c9898 remove gcc 4.8 warning from README since it's fixed 05 October 2021, 13:21:44 UTC
bc4120d add -pthread to linker option to fix gcc 4.8 issue 05 October 2021, 13:19:48 UTC
c879f48 update Makefile to support make static 05 October 2021, 03:59:43 UTC
24d9db9 use readpool to reduce new/delete overhead 04 October 2021, 23:30:39 UTC
d5c8cee update singleproducersingleconsumerlist.h to support blockized list 04 October 2021, 00:10:29 UTC
3667f50 fix possible crash caused by mBufDataLen == 0 27 September 2021, 10:22:41 UTC
b2bfe78 use buffer in writer 27 September 2021, 04:18:00 UTC
19968f5 fix the issue of empty input 27 September 2021, 03:57:31 UTC
c987a1e delete or1/or2 for PE processing 27 September 2021, 01:50:46 UTC
a36d135 use atomic_fetch_add 26 September 2021, 15:21:45 UTC
2d46a44 set worker thread number default to 3 26 September 2021, 13:38:39 UTC
0cf3bbc fix the issue of incomplete reading 26 September 2021, 13:28:05 UTC
a05b0b4 log info improvement for PE data 26 September 2021, 10:03:16 UTC
5644e35 README: install libisal on /usr/lib64 26 September 2021, 09:02:04 UTC
a6a64b1 update README 26 September 2021, 08:34:05 UTC
c6b296e Update README.md 26 September 2021, 07:51:55 UTC
a97c1af Update README.md 26 September 2021, 07:49:21 UTC
250c5f9 code refactoring 25 September 2021, 14:47:34 UTC
e0b1997 warn gcc 4.8 not compatible 25 September 2021, 02:56:04 UTC
e5cec5f set default compression level to 4 25 September 2021, 02:40:41 UTC
feb06af use SingleProducerSingleConsumerList for writer to remove mutex and get reproducible result 24 September 2021, 14:34:26 UTC
8d2887a update README 24 September 2021, 06:03:18 UTC
1000862 add libdeflate.h 24 September 2021, 03:17:41 UTC
b5dc7a4 set default compression level to 6 23 September 2021, 14:47:06 UTC
cfdd0ab replace libz with libdeflate for gz writing 23 September 2021, 14:36:04 UTC
07e475e fix thread competition issue 22 September 2021, 14:30:06 UTC
1787de7 fix loginfo 22 September 2021, 06:38:42 UTC
1a7a513 fix bug of mPackProcessedCounter not changed in PE data 21 September 2021, 13:20:35 UTC
6b49265 restore PACK_IN_MEM_LIMIT control 20 September 2021, 14:59:54 UTC
5305235 add duplication level table 20 September 2021, 13:47:12 UTC
354ede1 revise duplication calc accuracy levels 20 September 2021, 13:40:35 UTC
2e037f3 supporting dup_calc_accuracy level 20 September 2021, 13:27:04 UTC
d35fa6c add make static 19 September 2021, 12:58:55 UTC
3bd4268 make duplication evaluation stable and reproducible. 19 September 2021, 00:30:32 UTC
c21f2e4 update README for compiling fastp 18 September 2021, 14:49:03 UTC
ceedcc7 set version to v0.23.0 18 September 2021, 14:22:55 UTC
d5b4c2b code refactoring 18 September 2021, 14:17:22 UTC
0721ab0 read R1/R2 with different thread for PE data 18 September 2021, 12:23:33 UTC
7a8940b update thread config 18 September 2021, 08:38:53 UTC
ad4a71f switch to using SingleProducerSingleConsumerList for SE data 18 September 2021, 03:43:57 UTC
373db2c fix trimAndCut regression issue 16 September 2021, 12:58:57 UTC
53275f9 switch to string* for performance consideration 16 September 2021, 10:10:38 UTC
08c946e switch to isa-l for gzip decoding 28 August 2021, 13:39:02 UTC
11d39f2 fix README 24 August 2021, 14:00:31 UTC
ccf9752 refine deduplication docs and options 24 August 2021, 13:54:00 UTC
9acce05 Merge pull request #358 from knachte/master Changed the typedefs for (u)int64 to (unsigned) long long for mingw 24 August 2021, 01:51:47 UTC
56cce0b Changed the typedefs for (u)int64 to (unsigned) long long when compiling for Windows 18 August 2021, 14:57:11 UTC
0f340b7 refine deduplication 09 August 2021, 04:51:27 UTC
64dcaa3 support deduplication and refine duplication evaluation 08 August 2021, 14:53:26 UTC
8f9d586 fix regex warning 02 August 2021, 09:50:33 UTC
3dbe1a8 Merge pull request #353 from KimBioInfoStudio/kim/json_rpt fix #343 02 August 2021, 09:29:32 UTC
8c8ddb6 add fast version and seq info to json report; fix #343 28 July 2021, 15:16:29 UTC
85df18f ignore vscode config; add test output 28 July 2021, 15:15:17 UTC
45e9580 fix compilation failure bug on Linux about atomic https://github.com/OpenGene/fastp/issues/348 30 June 2021, 13:57:10 UTC
f790bca fix unstable insert size peak statistics 29 June 2021, 03:09:00 UTC
424900e Merge pull request #293 from kuzmanovicnenad/master Add alternative plotly https src 14 October 2020, 09:40:00 UTC
b2d1317 Fix JS formatting 14 October 2020, 09:16:04 UTC
8bfb5d6 Add alternative plotly https src 13 October 2020, 21:39:52 UTC
e30ec11 Add MGI/BGI adapter sequences https://github.com/OpenGene/fastp/issues/259 13 October 2020, 06:51:17 UTC
a139a1d Merge pull request #292 from cbrueffer/autodetect-illumina550dx Add support for the Illumina NextSeq 550DX to the two color evaluator. 13 October 2020, 00:40:57 UTC
9d3d345 Add support for the Illumina NextSeq 550DX to the two color evaluator. 12 October 2020, 15:16:39 UTC
eb61c53 Merge pull request #291 from sanjaymsh/ppc64le Travis-ci: added support for ppc64le 08 October 2020, 12:39:04 UTC
4a977e2 Travis-ci: added support for ppc64le 07 October 2020, 13:32:16 UTC
f4d0741 Merge pull request #286 from KimBioInfoStudio/kim/add_bd_on_win add build on windows to readme 26 September 2020, 01:34:38 UTC
69702c5 Merge pull request #285 from KimBioInfoStudio/kim/imporve_make_clean imporve make clean 26 September 2020, 01:32:54 UTC
77ff791 Merge pull request #272 from olgabot/patch-1 Rename --polyX --> --trim_poly_x in README 26 September 2020, 01:30:03 UTC
03b6144 add build on windows 23 September 2020, 14:32:35 UTC
0dfe657 imporve make clean 23 September 2020, 14:27:55 UTC
4c2a6cd Change date 17 September 2020, 08:39:57 UTC
911533d Merge pull request #273 from nh13/patch-1 Pad loginfo time with a zero 21 July 2020, 23:04:09 UTC
5d78caf Pad loginfo time with a zero Changes ``` [18:50:9] loaded 18M reads ``` to ``` [18:50:09] loaded 18M reads ``` 21 July 2020, 18:50:50 UTC
89099cd Rename --polyX --> --trim_poly_x 17 July 2020, 14:33:53 UTC
39ae164 Merge pull request #263 from kislyuk/patch-1 Fix typo 23 June 2020, 06:39:38 UTC
73dae0c Fix typo 23 June 2020, 06:26:30 UTC
207433e fix the offset bug when outputting overlapped regions 19 June 2020, 07:25:34 UTC
0da2f13 set version to v0.21.0 19 June 2020, 06:14:05 UTC
94c08a1 support outputing overlapped regions to get the cleanest data 19 June 2020, 05:57:02 UTC
8f0ecea swith to use opengene.org/plotly-1.2.0.min.js since the plotly.js CDN is not stable 08 April 2020, 07:26:52 UTC
c2296f9 add an option to fix MGI FASTQ ID format issue 17 March 2020, 09:43:49 UTC
dcc1af8 Merge pull request #241 from oschwengers/master Fix 'umpaired' typo in readme and main.cpp 21 February 2020, 09:33:07 UTC
941d1df fix typo in main 21 February 2020, 09:25:43 UTC
2750067 fix typo in readme 21 February 2020, 09:22:10 UTC
6ff0ffa set version to v0.20.0 17 April 2019, 03:23:22 UTC
03aa323 revise doc for overlap detection 17 April 2019, 01:23:14 UTC
abe7154 revise PE base correction and adapter trimming 17 April 2019, 01:09:43 UTC
back to top