- 07 Aug, 2018 4 commits
-
-
Mathieu Giraud authored
Closes #3418.
-
Mathieu Giraud authored
See #3418.
-
Mathieu Giraud authored
feature-a/3393-binreadstorage-use-bins-when-necessary into dev Closes #3393 and #3395 See merge request !267
-
Mathieu Giraud authored
Feature a/update TODOs See merge request !257
-
- 28 Jul, 2018 6 commits
-
-
Mikaël Salson authored
Fixes #3395
-
See #3393
-
Mikaël Salson authored
See #3393
-
Will be called when not all the reads can be stored.
-
See #3393
-
Mikaël Salson authored
This will help to reuse those functions elsewhere in the code See #3393
-
- 26 Jul, 2018 11 commits
-
-
it matches what the scheduler would use. But we still need to check for "DONE" since it currently exists in the database.
-
It would seem that we use "DONE" to indicate a pre_process has completed rather than "COMPLETED" as for scheduler tasks.
-
Mikaël Salson authored
Feature s/update accesible sequence files See merge request !265
-
Vidjil authored
-
Mikaël Salson authored
models/sequence_file.py: Deal with either patient/run or sample_set for get_accessible_sequence_files_in_set_type
-
Mikaël Salson authored
Features for CloneDB Closes #2929 and #2311 See merge request !264
-
Mikaël Salson authored
This was not the case when all the values were undefined (as with cloneDB occurrences). We need just two labels, when with 0 and the other one with undefined.
-
Mikaël Salson authored
computeSteps() had no effect has it was returned in an unused variable. The nb_steps+1 is removed as it increments (for what reason?) the number of steps. Follows d4398f13
-
Mikaël Salson authored
min can be defined while max can be undefined
-
Fixes #2311
-
Fixes #2929
-
- 24 Jul, 2018 5 commits
-
-
Mikaël Salson authored
Fix FASTA export Closes #1899 and #3417 See merge request !260
-
Mikaël Salson authored
Fix #1899
-
Mikaël Salson authored
The previous method was not robust enough because in we can have names such as TRGJ+down. This is not the case in m.germline where the names are on 3 letters. Moreover the code is now more generic. Fix #3417
-
Mikaël Salson authored
Display diversity with retro-compatibility Closes #3416 See merge request !259
-
Mikaël Salson authored
Diversity is now output under an Array by (see #1941) but this was not the case previously. We deal with both possibilities. Fixes #3416
-
- 23 Jul, 2018 5 commits
-
-
Mikaël Salson authored
-
Mikaël Salson authored
Don't know why and since when (see should#20)
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
-
- 21 Jul, 2018 2 commits
-
-
Mathieu Giraud authored
See #3414.
-
Mathieu Giraud authored
-
- 20 Jul, 2018 7 commits
-
-
Mikaël Salson authored
From #2549
-
Mikaël Salson authored
What was tested was not output anymore by fuse.py. This replaces the test with something somewhat similar that is now output. That also ensure the distribution is slightly tested.
-
Mikaël Salson authored
-
Mikaël Salson authored
The sequence is now correctly found as TRG.
-
Mikaël Salson authored
Was useful for vdj696
-
Ryan Herbert authored
fix queued jobs See merge request !256 (cherry picked from commit 711c754f) 3dc5bccb task.py: DONE also exists
-
Mikaël Salson authored
From #2549
-