- 19 Aug, 2019 7 commits
-
-
Mathieu Giraud authored
Bikeshed conf.js.sample, no tips by default See merge request !508
-
Mathieu Giraud authored
doc/vidjil-format.md: corrections See merge request !507
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
Thanks to the discussion with Patrice and @espyr.
-
Mikaël Salson authored
Documentation on manually launching a backup See merge request !506
-
Mikaël Salson authored
See vdj#903
-
- 23 Jul, 2019 2 commits
-
-
Mikaël Salson authored
vidjil-format.md: Better document _average_read_length See merge request !501
-
Mikaël Salson authored
-
- 22 Jul, 2019 5 commits
-
-
Mikaël Salson authored
Feature tc/improve doc See merge request !500
-
Mikaël Salson authored
-
Mikaël Salson authored
Following 7139afc6 the examples were not correctly modified, leading to some inconsistencies.
-
Mikaël Salson authored
vidjil-format.md: minor update on seg fields See merge request !499
-
Mikaël Salson authored
-
- 15 Jul, 2019 4 commits
-
-
Mikaël Salson authored
Resolve "Implement null for normalized_reads" Closes #3943 See merge request !485
-
Mikaël Salson authored
If no read was segmented we may encounter an error in that case
-
Link to #3943
-
Link to #3943
-
- 12 Jul, 2019 3 commits
-
-
Mikaël Salson authored
IgReC replaces spaces with underscores See merge request !496
-
Mikaël Salson authored
Doing the opposite is not really satisfactory but, on the other hand, in such a case we know the read name should contain spaces (because of the should-vdj format).
-
Mathieu Giraud authored
should-vdj-to-tap.py: --ignore_D option not working due to typo Closes #3952 See merge request !494
-
- 11 Jul, 2019 7 commits
-
-
Mathieu Giraud authored
Update repseq_vdj for mixcr See merge request !495
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
doc/dev-{algo,client,server}.md: converted and split from dev.org See merge request !491
-
Mikaël Salson authored
Fixed and added some tests Fix #3952
-
Mikaël Salson authored
Feature t/3950 igrec parser Closes #3950 See merge request !493
-
- 10 Jul, 2019 11 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
These *.py files should be moved to /tools
-
Mathieu Giraud authored
see #3950 Thanks to https://stackoverflow.com/a/8849771
-
Mathieu Giraud authored
should-vdj-to-tap.py: Wildcard must be at both places See merge request !490
-
Mathieu Giraud authored
see #3932 pandoc --wrap=preserve --atx-headers -s -r org doc/dev.org -t gfm > doc/dev.md
-
Mikaël Salson authored
Follows dbd61c55. Contrarily to the else case where the joker can indifferently be placed before or after a term, it is not the same when the term is a paranthesis expression. Thus we need a joker both before and after to make sure we don't miss a case.
-
Mathieu Giraud authored
Alternative regex bug Closes #3949 See merge request !489
-
Mikaël Salson authored
-
Mikaël Salson authored
We must allow anything *before* the alternative, not after (as in the else case)
-
Mikaël Salson authored
Fix #3949
-
Mikaël Salson authored
-
- 08 Jul, 2019 1 commit
-
-
Thonier Florian authored
Link to #3943
-