- 20 Oct, 2014 26 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
This allows to remove any representative computation or fine segmenation with '-y 0' or '-z 0'. Moreover, '-A' debug option now properly sets these two values.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
Moreover, the argument 's' was not used
-
Mathieu Giraud authored
(Paris)
-
Mathieu Giraud authored
-
Mathieu Giraud authored
core/kmeraffect.{h,cpp}: remove 'kmer' argument to Kmer, KmerAffect and KmerStringAffect constructors This argument was not used. (Les Aubrais)
-
Mathieu Giraud authored
C++ polymorphism is awesome. (Meung-sur-Loire)
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
AFFECT_AMBIGUOUS character is now '\1', in order to have a different value than AFFECT_UNKNOWN ('\0').
-
Mathieu Giraud authored
A IKmerStore maintains a list of labels that are used in the index. This a step towards the removal of KmerStringAffect.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
We can now create a Germline object without any index.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
@duez worked a lot to implement the new .data format, described in doc/format-analysis.org Behind, the access to the objects in the .js code have been streamlined.
-
Mathieu Giraud authored
-
-
Marc Duez authored
-
Mathieu Giraud authored
Merge branch 'rework_data' of git+ssh://scm.gforge.inria.fr//gitroot//vidjil/vidjil into rework_data
-
Marc Duez authored
- load cluster from data file - detect missing windows
-
Marc Duez authored
-
Marc Duez authored
-
Marc Duez authored
-
- 19 Oct, 2014 6 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
- 17 Oct, 2014 1 commit
-
-
Marc Duez authored
-
- 16 Oct, 2014 6 commits
-
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
If there a '-g' option, we do not have to open default '-V'/'-D'/'-J' files.
-
Mathieu Giraud authored
This option is now undocumented, its use will change in a future release.
-
Mathieu Giraud authored
Reverts partially commit 9e7678b9.
-
Mathieu Giraud authored
This reverts commit 88044a01. We do not want to chdir, the user may legitimately want to run vidjil from any directory.
-
- 15 Oct, 2014 1 commit
-
-
Marc Duez authored
-