- 25 Jun, 2018 10 commits
-
-
Mathieu Giraud authored
Remove compiler warnings See merge request !221
-
Mikaël Salson authored
The relation between _SYMBOL and _CHAR was not clear and could be ambiguous. This should clarify a little. See #3250.
-
Mikaël Salson authored
Feature a/3250 shift kmer ascii value for ambiguous and unknown Closes #3250 See merge request !220
-
Cyprien Borée authored
For more informations see #3250.
-
Cyprien Borée authored
For more informations see #3250.
-
Cyprien Borée authored
Since these two K-mers need to be printed with a different char, this char is defined as a new macro used exclusively to represent the K-mer in a string. For more informations see #3250.
-
Cyprien Borée authored
For more informations see #3250.
-
Cyprien Borée authored
Since the methods returns the same thing, the getLabel instructions can simply return the toStringValues function result. For more informations see #3250.
-
Cyprien Borée authored
the toStringValues for those two K-mers must be '_' and '?' respectively. Even though their char macro is 1 and 0 (non printable characters). For more informations see #3250.
-
Cyprien Borée authored
To fit issue #3250 the macros values were changed. Char n°0 for ambiguous and char n°1 for unknown K-mer.
-
- 24 Jun, 2018 1 commit
-
-
Mathieu Giraud authored
The only are .should-locus tests.
-
- 23 Jun, 2018 4 commits
-
-
Mathieu Giraud authored
Close #3294.
-
Mathieu Giraud authored
Close #3287.
-
Mathieu Giraud authored
We now have a public Gitlab CI status. See #3287.
-
Mathieu Giraud authored
Loading HTTP URL from the file menu See merge request !210
-
- 22 Jun, 2018 1 commit
-
-
Mikaël Salson authored
-
- 21 Jun, 2018 4 commits
-
-
Mikaël Salson authored
Fix #3015
-
Mikaël Salson authored
Use the macro UNUSED for mandatory parameters that are not used within functions. See #1233
-
Mikaël Salson authored
Remove compiler warnings See #1233
-
Mathieu Giraud authored
should@0ac73002
-
- 20 Jun, 2018 5 commits
-
-
Mathieu Giraud authored
Resolve heuristic bug with overlapping k-mers Closes #3296 See merge request !215
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
- 19 Jun, 2018 2 commits
-
-
Mathieu Giraud authored
No process before its preprocess Closes #3289 See merge request !209
- 18 Jun, 2018 13 commits
-
-
Mikaël Salson authored
Feature c/1943 correlate clones See merge request !198
-
-
- as 'id' is defined and is not nucleic sequence, it is removed from highliting fields - sortBySize changed due to change of read numbers
-
See #1943. Find perhaps a more relevant place.
-
See #1943.
-
See #1943.
-
-
-
-
-
-
Mikaël Salson authored
See #3296
-
Mikaël Salson authored
-