- 28 Sep, 2016 1 commit
-
-
Mathieu Giraud authored
-
- 26 Sep, 2016 1 commit
-
-
Mathieu Giraud authored
-
- 24 Sep, 2016 3 commits
-
-
Mathieu Giraud authored
This sequence, previously expertised in 84f2acae, fails since cd292aa0. The tests are now passing.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
We run should-vdj-to-tap.py unbuffered (python -u) to have the best tee experience.
-
- 23 Sep, 2016 5 commits
-
-
Mikaël Salson authored
-
Mikaël Salson authored
The segmentations were previously xxx (because of a known bug on the evalue) and are now IGH as expected. Since there are more affectations in the index, the xxx has more ambiguous positions now, which increases its e-value.
-
Mikaël Salson authored
Due to 9db2ea1c, there is one more test classified as BUG. (release-2016.08 does not have the right number of expected fails)
-
Mikaël Salson authored
Due to 79c2bebc the number of failed tests increase since we changed two TODOs in BUG
-
Mikaël Salson authored
All files inside refer to curated-vdj, not should-vdj
-
- 05 Aug, 2016 2 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
Commits ad0fe37e and 5815bf0d were very lazy, they are reverted. It is safer to still check all these tests, allowing some failed tests corresponding to recent or challenging .should-vdj sequences. Te results of the tests were carefully compared to the ones before ad0fe37e/5815bf0d. The difference (6 tests) come from some missing D segments due to 0c3cd0e.
-
- 18 Jun, 2016 1 commit
-
-
Mikaël Salson authored
-
- 16 Jun, 2016 1 commit
-
-
Mikaël Salson authored
-
- 10 May, 2016 1 commit
-
-
Mathieu Giraud authored
as in algo/Makefile
-
- 09 May, 2016 3 commits
-
-
Mathieu Giraud authored
-
Mikaël Salson authored
Contains sequences from other files (redundant)
-
Mikaël Salson authored
Those files contain fake sequences.
-
- 06 May, 2016 1 commit
-
-
Mikaël Salson authored
-
- 02 Mar, 2016 1 commit
-
-
Mathieu Giraud authored
-
- 01 Mar, 2016 5 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
- 09 Nov, 2015 1 commit
-
-
Mathieu Giraud authored
This merge all .should-vdj.fa files into one file, and test this file. This test is twice faster than an usual 'make shouldvdj_with_rc': it should be used to quickly check whether these tests run. However, when something fails, it does not provide precisely the location of the error.
-
- 07 Oct, 2015 1 commit
-
-
Mathieu Giraud authored
Now all should-vdj tests are also run on the rev-comped sequences. This increases the test time, but improves our robustness.
-
- 25 Sep, 2015 1 commit
-
-
Mathieu Giraud authored
When entering mnaually curated sequences, this is faster than launching a full 'make shouldlocus_and_vdj' (which further recompiles everything).
-
- 23 Jun, 2015 4 commits
-
-
Mathieu Giraud authored
"$(CXX) -M > dep.mk" also needs a "-std=c++11" flag
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
- 15 Jun, 2015 2 commits
-
-
Mathieu Giraud authored
Since cb9d3fea, shouldvdj errors were not taken into account. This is fixed.
-
Mathieu Giraud authored
-
- 12 Jun, 2015 1 commit
-
-
Mathieu Giraud authored
-
- 05 Jun, 2015 1 commit
-
-
Mikaël Salson authored
We should not launch a command directly but use variables instead. The standard variable for make is $(MAKE). It is therefore more portable (for instance on freebsd where the make command used should be gmake)
-
- 22 May, 2015 1 commit
-
-
Mathieu Giraud authored
-
- 21 May, 2015 1 commit
-
-
Mathieu Giraud authored
-
- 15 May, 2015 1 commit
-
-
Mathieu Giraud authored
All KmerSegmenter should-vdj tests (-2q) are now also run on revcomp'd files (-r), and should give exactly the same output than the original test files. Even if it works, we choose to not run FineSegmenter tests with the same option. It would test nothing more, as the '-c segment' command first calls the KmerSegmenter to select the best locus with its strand.
-
- 07 Apr, 2015 1 commit
-
-
Mikaël Salson authored
cleancoverage removes coverage-related files cleantests removes test-related files cleanall removes everything.
-