- 22 Mar, 2019 1 commit
-
-
Mikaël Salson authored
min_cover_representative should be seen as a strict minimum on the number of reads that can support a representative sequence. The purpose is to avoid a too low ABSOLUTE number of reads to define a representative. For the relative number, it is ratio_representative's role. Before, if we specified -r 100 we needed to have 100 corresponding k-mers which is very strict when a clone has just slightly more than 100 reads
-
- 20 Mar, 2019 5 commits
-
-
Mathieu Giraud authored
Better logs See merge request !444
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
The parameter can be a dictionary when the dictionary has a success and message key.
-
Mikaël Salson authored
We can have a debug output but being in this function is not an error. Moreover we can't pass a dictionary to the log.
-
- 18 Mar, 2019 10 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
Put pointer cursor on icons Closes #3808 See merge request !441
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mikaël Salson authored
Fix #3808
-
Mathieu Giraud authored
-
- 17 Mar, 2019 19 commits
-
-
Mathieu Giraud authored
js/export.js: report, bikeshed some fields See merge request !440
-
Mathieu Giraud authored
Get reads (simple UI) Closes #1469 and #3733 See merge request !439
-
Mathieu Giraud authored
-
Mikaël Salson authored
-
Vidjil Team authored
-
flothoni authored
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
-
flothoni authored
-
Mikaël Salson authored
Prevent double clicking. The code is now accessible from elsewhere and can be used to retrieve an event far away on the stack.
-
Mikaël Salson authored
-
Mikaël Salson authored
It is useful for the checkProcess function in database.js Related to #1469
-
Mikaël Salson authored
When a process is finished we need to access its result. Thus we provide the result ID. Related to #1469
-
Mikaël Salson authored
Fix #3733
-
Mikaël Salson authored
However we pay attention that no one is trying to access a file in a parent directory
-
Mikaël Salson authored
In this way it can be used by any controller not just results_file.py
-
Mikaël Salson authored
It is required in the remaining of the function
-
Mikaël Salson authored
This method now uses the callProcess function which regularly checks for the end of the process Fix #1469
-
- 15 Mar, 2019 2 commits
-
-
Mikaël Salson authored
As discussed in #3718
-
Mikaël Salson authored
-
- 14 Mar, 2019 3 commits
-
-
Mathieu Giraud authored
-
Mikaël Salson authored
See #3598
-
Mikaël Salson authored
-