- 09 Jan, 2016 2 commits
-
-
-
BENOIT Gaetan authored
-
- 07 Jan, 2016 1 commit
-
-
Charles Deltel authored
to solve a compilation issue related to unit tests
-
- 06 Jan, 2016 2 commits
-
-
DURAND Patrick authored
-
DURAND Patrick authored
-
- 01 Jan, 2016 3 commits
-
-
BENOIT Gaetan authored
-
BENOIT Gaetan authored
-
BENOIT Gaetan authored
-
- 31 Dec, 2015 1 commit
-
-
Rayan Chikhi authored
-
- 30 Dec, 2015 1 commit
-
-
Rayan.Chikhi authored
-
- 28 Dec, 2015 3 commits
-
-
Rayan Chikhi authored
-
Rayan Chikhi authored
this is because gatb-core was never compiled in true debug mode. CMake thought it was release so it inserted DNDEBUG this commit fixes that
-
Rayan Chikhi authored
-
- 25 Dec, 2015 5 commits
-
-
Rayan Chikhi authored
-
Rayan Chikhi authored
-
Rayan Chikhi authored
TestDSK failed with just 'error' without throwing an exception but it should have because I called getInt() with a parameter that doesnt exist
-
-
BENOIT Gaetan authored
-
- 22 Dec, 2015 1 commit
-
-
Rayan Chikhi authored
-
- 18 Dec, 2015 1 commit
-
-
DURAND Patrick authored
-
- 16 Dec, 2015 3 commits
-
-
DURAND Patrick authored
-
Rayan Chikhi authored
-
Rayan Chikhi authored
-
- 14 Dec, 2015 2 commits
-
-
Rayan Chikhi authored
-
Rayan Chikhi authored
-
- 13 Dec, 2015 7 commits
-
-
Rayan Chikhi authored
implemented much faster node deletion for small number of nodes to delete (<10M), which should be most of the cases
-
BENOIT Gaetan authored
-
BENOIT Gaetan authored
-
-
BENOIT Gaetan authored
-
Rayan Chikhi authored
it makes no sense that all threads were not gathered together. was bad for performance (obserevd 1 hour to compute that estimation on human genome) i mean human-sized genome (genoscope) reveted to single-threaad repartition estimation
-
Rayan Chikhi authored
-
- 12 Dec, 2015 1 commit
-
-
Rayan Chikhi authored
-
- 11 Dec, 2015 3 commits
-
-
Rayan Chikhi authored
-
-
Rayan authored
-
- 10 Dec, 2015 1 commit
-
-
Rayan Chikhi authored
-
- 09 Dec, 2015 3 commits
-
-
Rayan Chikhi authored
-
Rayan Chikhi authored
a more robust estimation of minimizers repartition. before, short reads could lead to incorrect estimation as we only read a fixed number for reads; but now, we require to read a certain number of superkmers. will see if that fixes the OAHash max rehashes bug.
-
Rayan Chikhi authored
-