- 05 Mar, 2019 3 commits
-
-
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.
-
- 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
-
- 19 Oct, 2018 1 commit
-
-
Mathieu Giraud authored
See #2828.
-
- 18 Oct, 2018 2 commits
-
-
Mathieu Giraud authored
Following a discussion with @mikael-s. We want to have meaningfull names when the sequence is not segmented. See !320 (comment 126622)
-
Mathieu Giraud authored
-
- 16 Oct, 2018 7 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
See #3358.
-
Mathieu Giraud authored
We require in `vidjil-format.md` the unicity of the `id` fields.
-
Mathieu Giraud authored
See #3358.
-
Mathieu Giraud authored
See #3358.
-
Mathieu Giraud authored
See #3358.
-
Mathieu Giraud authored
See #3358.
-
- 02 Oct, 2018 1 commit
-
-
Mikaël Salson authored
With #3225 we don't have a fixed limit on the number of sequences to get. We will get all the sequences that have a common number of k-mers close to the first sequence.
-
- 20 Jul, 2018 2 commits
-
-
Mathieu Giraud authored
See #1409.
-
Cyprien Borée authored
Now the option can be used with a number in order to export the alternative genes into the json. For more informations, see #1409.
-
- 17 Jul, 2018 1 commit
-
-
Cyprien Borée authored
For more informations see #3387.
-
- 13 Jul, 2018 1 commit
-
-
Mathieu Giraud authored
-
- 11 Jul, 2018 1 commit
-
-
Mathieu Giraud authored
Ad-hoc code for W61, D7-27/J1 non-recombined sequence. Closes #2232. See also #3358/#3360.
-
- 10 Jul, 2018 1 commit
-
-
Mathieu Giraud authored
Closes #3347. See also #3302.
-
- 07 Jul, 2018 1 commit
-
-
Mathieu Giraud authored
Thanks to the work by @boreec, we now enable by default the filtering for the second pass of the clone analysis. When the computing time is dominated by the FineSegmenter (such as with '-c clones -z 10000' or '-c segment'), we get final speed-ups between 2x and 15x (#2360). We could even set -Z 1 in most of the cases, but it should be coupled with #3225. See also #3297 and #3344. Close #3298.
-
- 05 Jul, 2018 4 commits
-
-
Mathieu Giraud authored
See #3259.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
See #3293.
-
Mathieu Giraud authored
See #3293.
-
- 04 Jul, 2018 3 commits
-
-
Mathieu Giraud authored
See #3259.
-
Cyprien Borée authored
Since we display the filter's informations in the main, it makes more sense that this class has its own display method. For more informations see #3259.
-
Cyprien Borée authored
The Filter's informations are displayed for each germline at the end of execution. For more informations, see #3259.
-
- 27 Jun, 2018 1 commit
-
-
Mathieu Giraud authored
See #2732 and !212.
-
- 26 Jun, 2018 1 commit
-
-
Mikaël Salson authored
With g++-8 we had a “warning: catching polymorphic type * by value”. This is solved by using a reference
-
- 23 Jun, 2018 1 commit
-
-
Mathieu Giraud authored
Close #3294.
-
- 21 Jun, 2018 2 commits
-
-
Mikaël Salson authored
Use the macro UNUSED for mandatory parameters that are not used within functions. See #1233
-
Mikaël Salson authored
Remove compiler warnings See #1233
-
- 18 Jun, 2018 5 commits
-
-
Mathieu Giraud authored
add_flag_function() is called only once. Bug found thanks to CI.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-