- 06 Nov, 2014 10 commits
-
-
Marc Duez authored
fastaToJson.py : repair/update > python script, used to produce germline.js with fasta file from germline folder
-
Marc Duez authored
-
Marc Duez authored
-
Marc Duez authored
work with custom germline from vidjil.data
-
Marc Duez authored
-
Marc Duez authored
TODO : change rbx /etc/nginx/sites-available/web2py config file manually
-
Marc Duez authored
-
Marc Duez authored
-
Marc Duez authored
-
Marc Duez authored
-
- 05 Nov, 2014 13 commits
-
-
-
Marc Duez authored
-
Marc Duez authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
Note that germlines.data is not used now. It will change soon.
-
Marc Duez authored
-
Marc Duez authored
-
-
Mathieu Giraud authored
Corrects bug introduced by 59a1bcf6.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
Dd2 and Dd3 may play interesting roles.
-
Mathieu Giraud authored
096ab901 unleashes the power of 1a05fe6a and 422964cc.
-
- 04 Nov, 2014 17 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
core/fasta.{h,cpp}: default constructor also takes extract_field and extract_separator, factorize constructors Even if we start from an empty Fasta, we should remember these values.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mikaël Salson authored
The constructor now uses the add() method which, itself, relies on the >> operator which has been overloaded. Unit tests added for the add() method.
-
Mikaël Salson authored
-
Mikaël Salson authored
C++ code should prefer cstdlib over stdlib.h
-
Mikaël Salson authored
-
Mikaël Salson authored
One could use constructor delegation for an even better factorisation but it is C++11 only.
-
Mathieu Giraud authored
(Now only the last option of each is really stored and indexed, see 1a05fe6a.)
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
One may want to use several V (or D, or J) files for a unique germline, for example with TRDV + TRDD(D2). (Now only the last file is really stored and indexed, but this will change soon.)
-
Marc Duez authored
-