- Feb 17, 2025
-
-
Véronique LEGRAND authored
-
- Feb 14, 2025
-
-
Veronique Legrand authored
-
- Jan 06, 2022
-
-
Veronique Legrand authored
-
- Aug 25, 2021
-
-
Veronique Legrand authored
fixed unit and non regression test; changed non regression test for the -q option; fully commented the handling of undef files
-
- Jun 29, 2017
-
-
Veronique Legrand authored
bugfix when PE treated as separated, undef filter considered them as single. bugfix when minimum quality score for nucleotides is 0, nucleotides with score 0 were considered as errors. -q option now takes argumens (see News file and doc)
-
- Apr 20, 2017
-
-
Nicolas Joly authored
-
- Apr 19, 2017
-
-
Veronique Legrand authored
-
- Apr 14, 2017
-
-
Veronique Legrand authored
-
- Apr 11, 2017
-
-
Veronique Legrand authored
-
- Jan 06, 2017
-
-
Veronique Legrand authored
-
- Dec 16, 2016
-
-
Veronique Legrand authored
-
- Dec 01, 2016
-
-
Veronique Legrand authored
-
- May 31, 2016
-
-
Veronique Legrand authored
bugfix on OS X: output file was not overwritten when it already existed. Content was added to it. This is now fixed.
-
- May 19, 2016
-
-
Veronique Legrand authored
-
- May 12, 2016
-
-
Veronique Legrand authored
-
- Apr 19, 2016
-
-
Veronique Legrand authored
did new implementation for using only the max(k-mer value, reverse complement value) in the CMS; updates unit tests accordingly.
-
- Apr 12, 2016
-
-
Veronique Legrand authored
-
- Apr 05, 2016
-
-
Veronique Legrand authored
-
Veronique Legrand authored
-
- Mar 24, 2016
-
-
Veronique Legrand authored
-
- Mar 22, 2016
-
-
Veronique Legrand authored
-
- Mar 17, 2016
-
-
Veronique Legrand authored
Added 4rth part (component that writes filtered fastq. Added tests for it. Had to refactor a little bit the FqBackends for it.
-
- Mar 15, 2016
-
-
Veronique Legrand authored
-
- Mar 08, 2016
-
-
Veronique Legrand authored
started writing main program to do some perfrmance testing. Had to refactor alittle bit fqreader and ead_utils components. Added tests accordingly
-
- Jan 26, 2016
-
-
Veronique Legrand authored
started to develop part 2: retrieveing reads and transforming them into a serie of number. To do that, had to refactor a little bit what I had done for part1 : fqreader and backends. Also added some tests for part2 but they are in unit_test_fqreader.cpp for the moment.
-
Veronique Legrand authored
started to develop part 2: retrieveing reads and transforming them into a serie of number. To do that, had to refactor a little bit what I had done for part1 : fqreader and backends. Also added some tests for part2 but they are in unit_test_fqreader.cpp for the moment. Former-commit-id: d04b888b
-