- 15 Jul, 2019 1 commit
-
-
Mikaël Salson authored
If no read was segmented we may encounter an error in that case
-
- 10 Jul, 2019 1 commit
-
-
Mathieu Giraud authored
These *.py files should be moved to /tools
-
- 08 Jul, 2019 2 commits
-
-
Thonier Florian authored
Link to #3943
-
Thonier Florian authored
link to #3943
-
- 05 Jul, 2019 1 commit
-
-
Thonier Florian authored
This field should show a null value instead of 0 if not present link to #3943
-
- 01 Apr, 2019 1 commit
-
-
Mathieu Giraud authored
-
- 27 Mar, 2019 1 commit
-
- 08 Mar, 2019 1 commit
-
-
Mathieu Giraud authored
should-vdj-to-tap.py could be moved to tools.
-
- 28 Feb, 2019 1 commit
-
-
Mathieu Giraud authored
should@28eaf5a6 see #3762
-
- 12 Feb, 2019 1 commit
-
-
Mikaël Salson authored
should@2a21dfd9
-
- 15 Jan, 2019 2 commits
-
-
Mathieu Giraud authored
-
Mikaël Salson authored
-
- 07 Jan, 2019 1 commit
-
-
Mikaël Salson authored
- Define a function that could be used for post-processing - Use defs.py to determine where the pre-process are stored - Should tests See #3647
-
- 04 Dec, 2018 3 commits
-
-
Mathieu Giraud authored
Closes #3585.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
See #3585.
-
- 30 Nov, 2018 1 commit
-
-
Mathieu Giraud authored
See #3647.
-
- 23 Nov, 2018 1 commit
-
-
Mathieu Giraud authored
should@8f711a78
-
- 16 Oct, 2018 7 commits
-
-
Thonier Florian authored
link to #3054
-
Thonier Florian authored
link to 3054
-
Thonier Florian authored
link to #3054
-
Thonier Florian authored
-
Thonier Florian authored
-
Thonier Florian authored
link to #3054
-
- 15 Oct, 2018 1 commit
-
-
Mikaël Salson authored
This will allow to more reliably add percentages that otherwise would give meaningless results. In the test we now have 497 reads out of 786861.
-
- 07 Aug, 2018 5 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Ryan Herbert authored
allows vidjil files to contain no clones
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
- 26 Jul, 2018 1 commit
-
-
Alexia Omietanski authored
Fixes #2929
-
- 18 Jul, 2018 8 commits
-
-
Ryan Herbert authored
So that dependencies only need to be installed if VidjilParser is used. Thanks @mikael-s :)
-
Ryan Herbert authored
-
Ryan Herbert authored
Being a fast parser allows us to gain a significant amount of time when executing.
-
Ryan Herbert authored
Restore old functionality and make new functionality optional. Due to the amount of time it takes to run the vidjilparser we may need to decide between speed and memory efficiency See #3234
-
Ryan Herbert authored
split VidjilWriter into VidjilWriter and VidjilFileWriter
-
Ryan Herbert authored
use yajl2 as the ijson parser since it is much faster. See #3234,#3235
-
Ryan Herbert authored
use a list for the buffer and join strings when needed. This should be slightly faster than concatenating strings.
-
Ryan Herbert authored
due to the error in the prefix usage, we were extracting all clones from the file instead of the top N, leading to horrendous performance issues.
-