- 17 Mar, 2015 23 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
We store here the length ratio computed in 34fbcbd5.
-
Mathieu Giraud authored
This should be directly moved into some KmerRepresentativeComputer() constructor.
-
Marc Duez authored
-
Marc Duez authored
-
Mikaël Salson authored
-
Mathieu Giraud authored
-
-
Marc Duez authored
-
Marc Duez authored
-
Marc Duez authored
-
Marc Duez authored
-
Marc Duez authored
-
Marc Duez authored
-
Marc Duez authored
-
Marc Duez authored
-
Marc Duez authored
-
Marc Duez authored
build it / update it ... remove one more global function
-
Marc Duez authored
-
Marc Duez authored
-
Mathieu Giraud authored
The ratio between the length of the representative and the length of considered reads is a good indicator of the overall quality of the representative. Many clones have good ratios, above 90%.
-
Mathieu Giraud authored
-
- 16 Mar, 2015 16 commits
-
-
These reads/segs/ratio/wins informations should be stored in the db.
-
-
Marc Duez authored
-
Marc Duez authored
-
Mikaël Salson authored
In case of spaces and parentheses, the path must be protected for mktemp but also for the --xml-file option. Hence the double double quotes. The outer double quotes must not be escaped (otherwise double quotes are passed to valgrind which is not good)
-
Marc Duez authored
-
Marc Duez authored
-
Marc Duez authored
-
Marc Duez authored
-
Marc Duez authored
store important element in scatterplot object instead of running through the DOM
-
Marc Duez authored
-
Mikaël Salson authored
We are exiting the program early because of a missing file. That causes some memory leaks which are not a problem (that's just because the program ended unexpectedly).
-
Mikaël Salson authored
The dir function was considering spaces as separator, which is bad.
-
-
This adds a 'format' optional argument to db.call('admin/log').
-
We should use regexps here.
-
- 14 Mar, 2015 1 commit
-
-