- 01 Feb, 2017 8 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
The recommended option is now '-g germline/homo-sapiens.g'.
-
Mathieu Giraud authored
Defers to core/germline.cpp the possible failure in opening the file. Completes the previous commit to fix #2134.
-
Mathieu Giraud authored
We now recognize only exact matches. See #2134.
-
Mikaël Salson authored
See #1233
-
Mathieu Giraud authored
-
Mikaël Salson authored
Germlines are now on the www for consistency.
-
Mikaël Salson authored
When using custome germlines the this.m.germlineList.list[system]['recombinations'] was not defined and generated an error that prevented the loading of the germlines.
-
- 31 Jan, 2017 14 commits
-
-
Mikaël Salson authored
Fix vidjil/vdj#334
-
Mathieu Giraud authored
Completes #1987 and #2132.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
Fixes #2132.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
See #2132.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mikaël Salson authored
HTML entities end with a ;
-
- 30 Jan, 2017 16 commits
-
-
Mathieu Giraud authored
Feature/species Closes #1987 See merge request !4
-
Mikaël Salson authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
The .g files will be now referred as "germline/homo-sapiens.g", instead of the longer and redundant "germline/homo-sapiens.germline". This will improve readability at several places, and is far more meaningful than the previous "germline/germlines.data".
-
Mathieu Giraud authored
-
Mathieu Giraud authored
Fixes #1987.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
See #1987.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
See #1987.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
See #1987.
-
Mikaël Salson authored
As the pre-process name can be quite long, we first show the status otherwise it could be hidden.
-
Mikaël Salson authored
We must show that we can click on the preprocess to have further informations.
-
- 27 Jan, 2017 2 commits
-
-
Mikaël Salson authored
Refining productivity computation. In-frames stop codons will be detected. However if a sequence goes until the stop codon, it is normal to have an in-frame stop codon. But our sequence (usually?) don't go after the J gene. See #1824
-
Mikaël Salson authored
When JUNCTIONstart or JUNCTIONend equaled 0, their values were not modified. But the CDR3/Junction are output in the JSON as long as the values of the variables are >= 0 (maybe this should also have been modified). Therefore we could have weird results with JUNCTIONstart=0 and JUNCTIONend=40. Tests added.
-