- 13 Apr, 2015 2 commits
-
-
- 12 Apr, 2015 25 commits
-
-
-
-
-
-
-
-
-
-
-
-
-
Digging into all *.vidjil files may take some time.
-
-
-
-
-
-
controllers/patient.py: patient/stats, fill patient/custom with some data parsed in the results file
-
Mathieu Giraud authored
It was reversed twice.
-
Mathieu Giraud authored
Strangely, send_keys was not working before this.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
Was broken since 19ebae45.
-
Mathieu Giraud authored
We can not anymore edit the tags. This may be an interesting feature, but fixing the functional tests is more important
-
Mathieu Giraud authored
-
- 11 Apr, 2015 6 commits
-
-
Mathieu Giraud authored
Light refactor. The e-value is actually computed deep into each KmerSegmenter, so it is cleaner to store e-values at this step. The MutliKmerSegmenter task is only to give the good multiplier.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
- stanford*: one sequence in S22 is not segmented - trd-dd2-dd3*: the short Dd2-Dd3 example has a evalue slightly above 1.0, we set -e 10 - chimera: one failed test is now passing thanks to e-value
-
Mathieu Giraud authored
The e-value threshold just works. It is thus enabled by default in the next release.
-
- 09 Apr, 2015 4 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
-
Vidjil Team authored
This is the maximum length of the filename, and not the maximum size of the file :)
-
- 08 Apr, 2015 3 commits
-
-
Vidjil Team authored
use old method (not so reliable either ...) > TODO replace with something clean
-
Vidjil Team authored
patient.py: debug patient info > display info about the last run (mysql and sqlite don't use the same representative row when using groupby)
-
-