- 12 Oct, 2018 2 commits
-
-
Mikaël Salson authored
This allows to speed up queries when we have many sample sets
-
Mikaël Salson authored
This reverts merge request !196
-
- 11 Oct, 2018 3 commits
-
-
As users will be able to modify their own password, we need to give a limit on the minimal password length
-
This is more flexible to add new errors.
-
We don't store specific rights for modifying user yet. For now we can only modify our own account (or all accounts if the person is admin)
-
- 05 Oct, 2018 35 commits
-
-
Mikaël Salson authored
-
Vidjil authored
-
-
Vidjil authored
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Vidjil authored
-
Vidjil authored
-
Vidjil authored
-
Vidjil authored
-
Vidjil authored
collective work
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
juste some more explicit logs so we can get a better picture of what is happening straight from the logs
-
Ryan Herbert authored
-
Ryan Herbert authored
add abundance of clones per germline in a barchart form.
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
get information from results_file that doesn't seem to be in fused_file, such as dsitribution info
-
Ryan Herbert authored
replace the barchat data with the actual distribution data
-
Ryan Herbert authored
Add GenescanDecorator to ensure the values are in the correct order and with a specific label See #3498
-
Ryan Herbert authored
first step to using labels for the genescan, display average read length for title property. See #3498
-
Ryan Herbert authored
See #3497
-
Ryan Herbert authored
See #3497
-
Ryan Herbert authored
-
Ryan Herbert authored
to fix execution time.
-
Ryan Herbert authored
-
Ryan Herbert authored
the barplot had nothing to do with a genescan and is just an example.
-
Ryan Herbert authored
See #3452
-
Ryan Herbert authored
-
Ryan Herbert authored
See #3456
-
Ryan Herbert authored
We don't want files to appear multiple times if they are present in multiple sample sets. In order to achieve this, we retrieve the information from the results_file and group all the sample_sets into an array for each results_file. A new SetDecorator displays the list of sets how we want them. See 3407
-
Ryan Herbert authored
-
Ryan Herbert authored
-