- 03 Dec, 2014 8 commits
-
-
Mikaël Salson authored
That avoids useless transfer and that also avoids creating .1, .2, .3, ... files when the original file already exists
-
Mathieu Giraud authored
Now KmerSegmenter.segmented_germline always contains the last tested germline, even when it is not actually segmented.
-
Mathieu Giraud authored
core/segment.{h,cpp}: both V and J kmers must be above DETECT_THRESHOLD to flag the germline as 'detected' This reverts the idea of 41b4f071, but still uses a 'detected' flag. This flag tells us whether we should continue to the remaining germlines. In the case of incomplete rearrangements, we certainly want to continue even if we have many V or many J (but now both of them). Tests d2a0dbd5 are now passing. Note that we don't run this test when strand == 2, this should be changed.
-
Mathieu Giraud authored
The sequence TRDD2-01 is only 9 bp.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
MultiGermline::build_incomplete_set() loads incomplete rearrangements into separate indexes. This is temporary, one day we will parse germline.data, and gather several indexes into one.
-
Mathieu Giraud authored
See 08182493 and 0ad7c6bd.
-
- 02 Dec, 2014 5 commits
- 01 Dec, 2014 11 commits
-
-
-
Marc Duez authored
-
Marc Duez authored
-login page no longer accesible for authentified user (redirect to patient/index)
-
-
Marc Duez authored
-parse url arguments and convert them to json -display_result() : handle data and analysis (so any ajax call who return data or analysis will be accepted)
-
Marc Duez authored
-
Marc Duez authored
-
Marc Duez authored
-
Marc Duez authored
-big clones are faster (better if they are placed in first) -collide function will advantage big clones (out of my way!!) -clone's position can be computed using the n last positions to smooth the animation -add some magic
-
Marc Duez authored
-
Marc Duez authored
-
- 28 Nov, 2014 6 commits
-
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
-
-
- 27 Nov, 2014 7 commits
-
-
-
-
-
The reason is not clear. But it avoids web2py complaining about not knowing format_size
-
Mathieu Giraud authored
-
-
Marc Duez authored
-
- 26 Nov, 2014 3 commits
-
-