- 04 Feb, 2016 11 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mikaël Salson authored
Due to germline update (cf. 526beeb8)
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
With all locus analyzed, the -z 100 option gives a better description of the lympohcyte population. Note that the FineSegmenter is more than two times faster than in the 2015.10 release.
-
- 03 Feb, 2016 5 commits
-
-
Mikaël Salson authored
-
Mikaël Salson authored
Changes in IGHV: 1. Three new genes (IGHV3-23D*02, IGHV3-30-5*01 and IGHV3-30-5*02). Welcome on board. 2. One gene deleted (IGHV4-28*05). You left us too early, we had good time together… 3. One gene (IGHV3-30-3*01) increased by two nucleotides. Congratulations! Functionality changes in two genes in IGLV (IGLV10-54*03) and TRAV (TRAV11*01).
-
Mikaël Salson authored
-
Mikaël Salson authored
We don't know yet the meaning of this letter. Depending on this answer we may add some processing
-
Mikaël Salson authored
For consistency reason we need to specify what rule creates the data files.
-
- 02 Feb, 2016 9 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
We need to store sequence_or_rc in the Segmenter.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
Previously, we have at many places things like "int *del_DD_left, int *DD_start, int *best_DD, int *DD_end, int *del_DD_right". This was not so clean and error-prone. Now all these parameters are stored into a ‘AlignBox’ object. This will lead to further simplifications of the code, better code maintenance, and allow some extensions.
-
Mathieu Giraud authored
We would like to call that on other places than between the V and the J.
-
- 01 Feb, 2016 9 commits
-
-
Mathieu Giraud authored
This test is renamed 'testOverlap'.
-
Mathieu Giraud authored
We factorize some computations (seq_left, seq_right, seg_N). This is the last commit of the day sponsored by the CERNA.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
This enables in particular the analysis of +Vk/-Vk recombinations. This commit is again sponsored by the CERNA.
-
Mathieu Giraud authored
As the KmerSegmenter is used in the FineSegmenter, a meaningful seed has to be choosen here.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
Until now, the FineSegmenter tested both strands, resulting in a code duplication and in unnecessary computations. This improvement is sponsored by the CERNA.
-
Mathieu Giraud authored
-
- 28 Jan, 2016 5 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
The diversity measures are computed before taking into account the '-r', '-y' and '-z' options, and before any further clusterisation.
-
Mathieu Giraud authored
-
- 26 Jan, 2016 1 commit
-
-