- 11 Jan, 2017 3 commits
-
-
Armand Bour authored
-
Armand Bour authored
-
Armand Bour authored
-
- 07 Jan, 2017 1 commit
-
-
Armand Bour authored
-
- 06 Jan, 2017 2 commits
-
-
-
Armand Bour authored
-
- 05 Jan, 2017 7 commits
-
-
Armand Bour authored
With nice animations!
-
Armand Bour authored
Using attr("class") on the container removes all CSS classes on the div container. In my opinion, this behaviour should be avoided so that one can still use other classes on the container. Using classed("class") adds the class to the class list without removing any.
-
RyanHerb authored
-
RyanHerb authored
Added an error message when editing a file if the user doesn't specify a patient, run or sample set to associate the file to.
-
RyanHerb authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
- 04 Jan, 2017 7 commits
-
-
Mikaël Salson authored
-
Mikaël Salson authored
934fb10c answers the question in daec6797. Therefore the try/except construction is not useful anymore (even as a memory).
-
Mikaël Salson authored
When VDJ positions cannot be determined because of a lack of information in the original file, the function just returns a None. Fix #2089
-
RyanHerb authored
The configs added by the init_db function were missing some values, and could therefore not be used 'out of the box'. This should resolve the issue and move us closer to a 'plug and play' situation with our chosen installation methods
-
RyanHerb authored
In the debian packages all git revision information has been removed. Therefore, for the time being we will simply display 'not versioned' if git res-parse HEAD causes an exception
-
RyanHerb authored
-
RyanHerb authored
-
- 03 Jan, 2017 14 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
Streamlines things before thinking seriously to #1471.
-
Mathieu Giraud authored
Master is our stable branch.
-
Mikaël Salson authored
Fixes 2f117f42
-
Mikaël Salson authored
See 2f117f42
-
Mikaël Salson authored
-
Mikaël Salson authored
This follows a suggestion by @magiraud in #2085 about the usefulness of hasSeg. Now hasSeg is used to reduce the code written, enhance the readability and minimize my cognitive dissonance (see c97705f9). Closes #2085.
-
Mikaël Salson authored
-
Mikaël Salson authored
At the moment I don't see a good reason for ignoring exceptions. As this is not explained, I prefer removing this behaviour. If it appears necessary to put it back, that should be clearly explained.
-
Mikaël Salson authored
Lack of this argument created a problem when accessing it.
-
Mikaël Salson authored
According to our format, sequence is not in the seg field.
-
Mikaël Salson authored
-
Mikaël Salson authored
js/model_loader.js show sample information modify model loader to show sample information when a local file is download, by @aurelBZH @magiraud @RyanHerb See merge request !2
-
Mikaël Salson authored
-
- 27 Dec, 2016 6 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-