- 10 Nov, 2016 6 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
- 09 Nov, 2016 11 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
This streamlines the tests and prepares further RepSeq software checking.
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
Better if one wants to load the module
-
Mikaël Salson authored
-
Mikaël Salson authored
argparse can still be useful when loading vidjil-to-fasta externally
-
- 08 Nov, 2016 4 commits
-
-
Mikaël Salson authored
-
Mikaël Salson authored
The test enforces that they are at the beginning of the list, but since they are the most abundant clones in the example, this should not be a problem
-
Mathieu Giraud authored
These configs are the base configs used on the public server. They should be included in any new install.
-
Mikaël Salson authored
After discussions we considered it was better that by default all the files provided on the command line are processed. The option is useful to restrict the number of files fused from the server.
-
- 07 Nov, 2016 4 commits
-
-
HERBERT Ryan authored
reference to id has changed in model, so this should fix the issue
-
Mikaël Salson authored
At this point identity is a string, which cannot be NaN. Therefore we start by converting the value to a float and then we test whether is it NaN or not.
-
Mikaël Salson authored
However the value may not be defined (when there are no indels), in which case it is empty. In such a case we fallback to the identity % without indels.
-
Mathieu Giraud authored
The 'smaller clones' were not displayed anymore since 2095ef31. This is fixed.
-
- 04 Nov, 2016 7 commits
-
-
Mathieu Giraud authored
Thanks to landscape.io.
-
Mathieu Giraud authored
Thanks to landscape.io.
-
Mathieu Giraud authored
Thanks to landscape.io.
-
Mathieu Giraud authored
Thanks to landscape.io.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
This is the case when compiling Vidjil from a fresh clone.
-
Mikaël Salson authored
Shame on me. Fix c0bdefd2
-
- 03 Nov, 2016 4 commits
-
-
Mikaël Salson authored
Fix 223c9a49
-
Mikaël Salson authored
Fix 9b3e08e6
-
HERBERT Ryan authored
Fused_files were previously preserved from previous runs. However the decision has been made to no longer preserve these files as they do not serve the expected purpose.
-
Mikaël Salson authored
This reverts commit 0d40d04c. The commit introduces a serious regression where some top clones would be ignored. However the commit introduced an interesting feature, that will be reintegrated (in a safer manner) in the future.
-
- 28 Oct, 2016 2 commits
-
-
HERBERT Ryan authored
-
HERBERT Ryan authored
A large number of tasks were generated with the arrival of pre-processing that simply indicated that vidjil could not yet be started due to a pre-process having not yet finished. These tasks were saturating the database and serve no purpose beyond the initial attempt at launching Vidjil. This script deletes such scheduler_tasks and their associated scheduler_uns.
-
- 27 Oct, 2016 2 commits
-
-
HERBERT Ryan authored
-
HERBERT Ryan authored
In order to reduce the amount of queries to the database, the heartbeat can now be set in the defs.py file.
-