- 04 Nov, 2014 6 commits
- 03 Nov, 2014 3 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
The CMD_SEGMENT scenario now tries the germlines in the multigermline (until the read is segmented).
-
Mathieu Giraud authored
On the default file, Vidjil now returns some clones even with default options.
-
- 01 Nov, 2014 4 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
As KmerAffectAnalyser is only used with KmerAffect, we do not need to keep the templates. The code should be easier to read for C++ newbies such as the author of this commit.
-
Mathieu Giraud authored
KmerStringAffect is no more used in the code. If one day we would like to "store more things" in the affectations, we could still extend KmerAffect with a pointer to something else.
-
- 30 Oct, 2014 13 commits
-
-
Mikaël Salson authored
Methods are tested in specific conditions: * at first position for countBefore * at last position for countAfter * when the affectation doesn't exist in the sequence
-
Mikaël Salson authored
-
Mikaël Salson authored
A hard-coded sequence should not be given to the constructor, instead it must be stored into a variable.
-
Mikaël Salson authored
Makes easier to compare two affect_infos structures (notably for unit tests)
-
Mikaël Salson authored
-
Mikaël Salson authored
Testing the function was not useless.
-
Mikaël Salson authored
-
Mikaël Salson authored
Sequence is shorter than the seed
-
Mikaël Salson authored
-
Mikaël Salson authored
Compiler may optimise some lines which could change what gcov sees as covered.
-
Mikaël Salson authored
-
-
Vidjil Team authored
-
- 28 Oct, 2014 8 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
Even if the user is on the net, the server can be down...
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
- 27 Oct, 2014 2 commits
-
-
- 24 Oct, 2014 4 commits
-
-
When storing the files in the db, web2py adds an hash. There is no need to have a hash in the original filename (and it can produce files with too long filenames).
-
-
Vidjil Team authored
-
-