- 10 Jul, 2018 29 commits
-
-
Mikaël Salson authored
I'm not sure what the case should be as some sequences are uppercase while others are lowercase. Thus the regex should ignore case to be more robust.
-
Mikaël Salson authored
If a genome position is available we get the upstream and downstream sequences and paste it to the existing allele sequence. Therefore now we always have to recover the allele sequence, which was not the case before. See #3009
-
Mikaël Salson authored
See #3009
-
Mikaël Salson authored
Used for #3009. We just want to get the upstream or the downstream raw sequence to be able to paste it before the allele sequence by itself. We need to take care on the sequence orientation. fixup ncbi.py updown
-
Mikaël Salson authored
Allow to reach up to 10 rq/sec instead of 3. See here for having one : https://ncbiinsights.ncbi.nlm.nih.gov/2017/11/02/new-api-keys-for-the-e-utilities/
-
Mikaël Salson authored
We use this for reorganizing where tests are launched
-
Mathieu Giraud authored
See #3009.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
Closes #3009 ? To be verified.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
See #3009.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
See #3009.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
See #3009
-
Mikaël Salson authored
Feature a/3347 max clones Closes #3347 See merge request !238
-
Mikaël Salson authored
Feature a/3307 json fwd Closes #3307 See merge request !229
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mikaël Salson authored
Feature a/3293 seeds Closes #3293 See merge request !226
-
Mathieu Giraud authored
Close #3307.
-
Mathieu Giraud authored
Use lib/json.hpp only when needed, and use lib/json_fwd.h elsewhere. Yield a 40% speedup in build time on at least one platform. See #3307.
-
Mathieu Giraud authored
See #3307 and next commit.
-
Mathieu Giraud authored
Closes #3347. See also #3302.
-
Mathieu Giraud authored
See #3347.
-
Mathieu Giraud authored
Opens #3347.
-
- 06 Jul, 2018 2 commits
-
-
Mathieu Giraud authored
Display the number of k-mer for each genes if debug_filter is defined Closes #3346 See merge request !236
-
Cyprien Borée authored
For more informations see #3346.
-
- 05 Jul, 2018 9 commits
-
-
Mathieu Giraud authored
See #3259.
-
Mikaël Salson authored
Reverts commit c0d14efb. We don't need this extreme solution: coverage can be quick if not computing branch coverage.
-
Mikaël Salson authored
Coverage is now much quicker. The additional time for coverage over all the jobs is about 3 min. Fixes #3339
-
Mathieu Giraud authored
Perversely chosen mutations may fool our best heuristics. See #3297 and #3298.
-
Mathieu Giraud authored
.gitlab-ci.yml: move coverage analysis to the end, set it manual See merge request !233
-
Mathieu Giraud authored
See #3339. We want to have first fast tests. Once we will have #3340, we will run again always this stage.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-