- 22 Apr, 2020 1 commit
-
-
Mathieu Giraud authored
fixes 828d7e09
-
- 26 Mar, 2020 1 commit
-
-
Mikaël Salson authored
Fix #3954
-
- 23 Jan, 2020 3 commits
-
-
Mathieu Giraud authored
follows !589
-
Mathieu Giraud authored
see #3861
-
Mathieu Giraud authored
see #3861
-
- 17 Dec, 2019 3 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
See #3594.
-
See #3594. '-e' is now the global e-value configuration.
-
- 06 Nov, 2019 1 commit
-
-
Mathieu Giraud authored
Closes #3302, opens #4031.
-
- 05 Nov, 2019 1 commit
-
-
Mathieu Giraud authored
stdout is not our main output. See #3302.
-
- 24 Sep, 2019 1 commit
-
-
Mathieu Giraud authored
Follows 6bd291b0. See !457 and #3890
-
- 16 May, 2019 1 commit
-
-
Mathieu Giraud authored
see #3866
-
- 02 Apr, 2019 4 commits
-
-
Mathieu Giraud authored
See #3839.
-
Mathieu Giraud authored
See #3837.
-
Mathieu Giraud authored
There is now some hack to get a json, it could be improved. See #3837.
-
Mathieu Giraud authored
-
- 22 Mar, 2019 1 commit
-
-
Mikaël Salson authored
min_cover_representative should be seen as a strict minimum on the number of reads that can support a representative sequence. The purpose is to avoid a too low ABSOLUTE number of reads to define a representative. For the relative number, it is ratio_representative's role. Before, if we specified -r 100 we needed to have 100 corresponding k-mers which is very strict when a clone has just slightly more than 100 reads
-
- 21 Mar, 2019 2 commits
-
-
Mathieu Giraud authored
Better than what was done in 5359314cb.
-
Mathieu Giraud authored
-
- 12 Mar, 2019 1 commit
-
-
Mathieu Giraud authored
-
- 11 Mar, 2019 2 commits
-
-
Mathieu Giraud authored
Bye-bye -FaW, see #3785.
-
Mathieu Giraud authored
-
- 08 Mar, 2019 3 commits
-
-
Mathieu Giraud authored
See #3295.
-
Mathieu Giraud authored
-
- 06 Mar, 2019 5 commits
-
-
Mathieu Giraud authored
Add display the error message improved in the previous commit. see #3775
-
Mathieu Giraud authored
define and use failure_message_doc(), taking inspiration from FailureMessage::simple() see #3775
-
Mathieu Giraud authored
See #3772.
-
Mathieu Giraud authored
See #3772.
-
Mathieu Giraud authored
-
- 05 Mar, 2019 4 commits
-
-
Mikaël Salson authored
A reference cannot be redefined in C++.
-
see #3764.
-
Mikaël Salson authored
-
Mikaël Salson authored
This was put in two different places and could lead to inconsistencies. Now the reads are necessarily selected in the same way.
-
- 04 Mar, 2019 1 commit
-
-
Mikaël Salson authored
See 1a7bb7f8 for reason why. Fix (in part?) #3771
-
- 28 Feb, 2019 3 commits
-
-
Mathieu Giraud authored
Completes ac562c7e. See #2556.
-
This index was made to be used.
-
Mathieu Giraud authored
See #3729.
-
- 26 Nov, 2018 1 commit
-
-
This avoids some issue with memory leak when leaving main earlier than expected. See #3571
-
- 26 Oct, 2018 1 commit
-
-
Mathieu Giraud authored
-