- 01 Mar, 2016 4 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
- 28 Feb, 2016 17 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
Will be used to test CDR3/JUNCTION detection.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
All full codons aligned with the J germline gene are translated according to this frame.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
Finally Vidjil learns the genetic code.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
This was realized after prototyping and tests by @flothoni. As in IMGT/JunctionAnalysis, the detection relies on the positions of Cys104 and Phe118/Trp118. The detection is here in O(n), taking advantage of the already aligned V and J segments. The current implementation will not give a precise positions when there are insertions or deletions between Cys104 and the end of the V segment (or between the start of J segment and Phe118/Trp118). This could be improved by backtracking the DP matrix.
-
Mathieu Giraud authored
-
- 27 Feb, 2016 11 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
The Sequence structure has now an additional field.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
The gapped sequences should be all aligned. One may want to remember a specific position.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
- 22 Feb, 2016 2 commits
-
-
Mathieu Giraud authored
(n * n) may be too large for an int when (n) is large.
-
Mathieu Giraud authored
-
- 19 Feb, 2016 6 commits
-
-
Mathieu Giraud authored
The problem detected in 0eccf628 is now corrected.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
Fixes a bug introduced in 90b8bb4e
-
Mathieu Giraud authored
-
Mathieu Giraud authored
The germline package has now a correct germline.js. There are minor differences in the IMGT header of some sequences. There is still something happening on IGHD_upstream.
-