- 09 Jan, 2017 1 commit
-
-
RyanHerb authored
-
- 06 Jan, 2017 2 commits
-
-
Mikaël Salson authored
Once germline.js is loaded we can load the remainder. Otherwise germline_builder.js could be loaded before germline.js finished loading which caused germline_builder to complain because it didn't know the variable germline_data This commit just moved lines and reindented them.
-
Mikaël Salson authored
make browser (for instance) could not have been launched because the directory browser existed.
-
- 05 Jan, 2017 5 commits
-
-
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
-
- 23 Dec, 2016 1 commit
-
-
aurelien beliard authored
modify model loader to show sample information when a local file is download
-
- 20 Dec, 2016 1 commit
-
-
Mathieu Giraud authored
Most of the time, it is now the most important group and the place to check or update the permissions. Fix #2077.
-
- 19 Dec, 2016 3 commits
-
-
Mathieu Giraud authored
Regular support is currently done by @flothoni (fr), @mikael-s and @magiraud (en).
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-