- 10 Jul, 2019 1 commit
-
-
Mikaël Salson authored
-
- 16 May, 2019 4 commits
-
-
Mikaël Salson authored
-
Mikaël Salson authored
It will depend on the order in which reads are coming when computing the representative but this order is random. What is important is that we find a representative of the correct length with the correct sequence whatever the read name and read positions are.
-
Mikaël Salson authored
It is hard to predict the result is not totally deterministic (as is the case with the RandomScorer, which is now by default, whose results depend on the pseudo-random generator that may differ depending on the OSes) See #3866
-
Mathieu Giraud authored
see #3866
-
- 19 Apr, 2019 6 commits
-
-
Mathieu Giraud authored
Closes #3762.
-
Mathieu Giraud authored
see #3762
-
Mathieu Giraud authored
see #3762
-
Mathieu Giraud authored
See #3762. We have --extra
-
Mathieu Giraud authored
-
Mathieu Giraud authored
see #3206
-
- 18 Apr, 2019 2 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
see #3206
-
- 04 Apr, 2019 2 commits
-
-
Mikaël Salson authored
Fix #3414
-
Mikaël Salson authored
IGHJ5*01 and IGHJ5*02 are equally good. Without #3414 we can have either sequences. Alignment: read gactactggggccagggaaccctggtcaccgtctcctcag IGHJ4*01 8 ..............A......................... IGHJ4*02 8 ........................................ IGHJ4*02 8 ..............A..G...................... IGHJ5*01 11 ....C.........A......................... IGHJ5*02 11 ...CC...................................
-
- 03 Apr, 2019 1 commit
-
-
Mathieu Giraud authored
See #3414 and 68b6ebcb.
-
- 02 Apr, 2019 4 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
Closes #3837, #3839.
-
Mathieu Giraud authored
Opens #3839.
-
Mathieu Giraud authored
Opens #3837.
-
- 01 Apr, 2019 3 commits
-
-
Mathieu Giraud authored
Following should#43, we cannot anymore use 'B' here.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
- 22 Mar, 2019 2 commits
-
-
Mikaël Salson authored
Following the fix on min_cover_representative. The representative on small datasets may be longer. Thus we need to update those. There also some side effects: - V genes are less ambiguous (hence less warnings) - Consensus is longer (hence less warnings too) - Positions changes of end of V, J, CDR3…
-
Mikaël Salson authored
Checks previous commit
-
- 14 Mar, 2019 1 commit
-
-
Mathieu Giraud authored
See #3792.
-
- 12 Mar, 2019 1 commit
-
-
Mathieu Giraud authored
see #3789
-
- 11 Mar, 2019 2 commits
-
-
Mikaël Salson authored
-
Mathieu Giraud authored
See #3785.
-
- 08 Mar, 2019 4 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
Use the new option names. Remove also '--trim 0' options used in some tests. See #3295.
-
Mathieu Giraud authored
-
Mikaël Salson authored
Otherwise the .* was put between the alternatives which lead to a different behaviour for the last alternative Fix #3784
-
- 07 Mar, 2019 2 commits
-
-
Mikaël Salson authored
On each line we should have a + or - when segmented or an exclamation mark when unsegmented. A tab should always exist at least between the sequence name and the VDJ designation.
-
Mikaël Salson authored
This should ease parsing the output.
-
- 06 Mar, 2019 4 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
see also should#31
-
Mathieu Giraud authored
close #3772.
-
Mathieu Giraud authored
-
- 05 Mar, 2019 1 commit
-
-
Mathieu Giraud authored
was done twice in 40aef950 and 556d8b0b, but git merge did not understood what we meant there ;-)
-