- 07 Oct, 2016 1 commit
-
-
HERBERT Ryan authored
Switching Vidjil to full https, this line was hard-coded to http
-
- 29 Sep, 2016 1 commit
-
-
run_copy copied the sequence file into the result file. But the filename used was the internal Web2py filename (which is quite long). And it was reencoded for the results_file which lead to a very long filename which was likely to exceed the limit of the filename length. Now we take the original filename for the data file, which will lead to a much shorter encoded filename
-
- 23 Sep, 2016 1 commit
-
-
With the new vidjil packaging, the vidjil executable may not be situated in the vidjil directory. Therefore it has become necessary to add a separate DIR_GERMLINE variable to task.py which needs to be added to defs.py
-
- 22 Sep, 2016 1 commit
-
-
- 19 Jul, 2016 1 commit
-
-
- 13 Jul, 2016 1 commit
-
-
We want to be able to retrieve the last fuses on every sample set
-
- 08 Jul, 2016 1 commit
-
-
HERBERT Ryan authored
This commit resolves an issue where running a sequence file would not trigger the fuse on other sample sets. To achieve this fix, schedule run no longer depends on sample sets and database calls to fuse are done on each run_fuse
-
- 18 Jun, 2016 2 commits
-
-
Mikaël Salson authored
Those files could quickly saturate disk space
-
Mikaël Salson authored
Those files could quickly saturate disk space
-
- 14 May, 2016 2 commits
-
-
- 27 Apr, 2016 1 commit
-
-
- 22 Apr, 2016 2 commits
- 21 Apr, 2016 5 commits
-
-
-
Mikaël Salson authored
Preprocess filename was an id followed by .fastq. Instead we try to take the best among the two filenames (or only the first filename, if there is no second filename). This will be more meaningful to the user and the file is not necessarily in .fastq format.
-
Mathieu Giraud authored
The end user should have access to the pre-process log.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
There may be pre-processes running on only one file.
-
- 18 Apr, 2016 1 commit
-
-
Mathieu Giraud authored
-
- 13 Apr, 2016 1 commit
-
-
marc authored
-
- 04 Apr, 2016 1 commit
-
-
marc authored
-
- 03 Apr, 2016 1 commit
-
-
marc authored
-
- 09 Mar, 2016 4 commits
-
-
-
HERBERT Ryan authored
Added a parsing of the mixcr assembly report to extract the total number of reads and add it to the output
-
HERBERT Ryan authored
This reverts commit c97ab0c531ede8649459168a6cc488a842789d51. Responsibility for version output has been deferred to the mixcr native program
-
HERBERT Ryan authored
-
- 07 Mar, 2016 7 commits
-
-
HERBERT Ryan authored
-
HERBERT Ryan authored
-
HERBERT Ryan authored
-
HERBERT Ryan authored
Moved some code into fill_field
-
HERBERT Ryan authored
-
Mathieu Giraud authored
-
Mikaël Salson authored
-t 1 has another meaning for exportClones than for the other commands (it is related to stop codons, see: https://mixcr.readthedocs.org/en/latest/export.html#command-line-parameters)
-
- 02 Mar, 2016 3 commits
-
-
HERBERT Ryan authored
-
HERBERT Ryan authored
-
HERBERT Ryan authored
-
- 26 Feb, 2016 1 commit
-
-
HERBERT Ryan authored
-
- 25 Feb, 2016 2 commits
-
-
HERBERT Ryan authored
-
HERBERT Ryan authored
-