Age | Commit message (Collapse) | Author |
|
|
|
|
|
in the sample table headers for the trait page
|
|
strains didn't have values for all case attributes + changed ordering to use attribute ID instead of name
|
|
defining attribute columns
|
|
figure; previously it would includes parents/f1s
|
|
switching to using the GN3 code
|
|
GEMMA, since the forward slashes make the paths not work properly
|
|
|
|
and dataset name - previously the covariate filename was static and the phenotype filename was just random
|
|
Sometimes, the "count" value can be an "x", as opposed to an
int. With the cast, an un-handled error could be thrown.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
squash! Display a flash message after a file(and data) approval
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* wqflask/wqflask/views.py (approve_data): Only show files that have
not been approved/ rejected.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* wqflask/wqflask/views.py (display_file): New function.
|
|
* wqflask/wqflask/views.py (approve_data): New function.
|
|
* wqflask/wqflask/views.py (display_diffs_admin): New function.
* wqflask/wqflask/templates/display_files.html: New template to show
the diffs.
|
|
* wqflask/wqflask/views.py (update_phenotype): If a file is provided
in the request, get the diff and store it in a data escrow.
|
|
|
|
squash! wqflask: views: Edit end-point to use the phenotype-id
|
|
|
|
|
|
|
|
|
|
|
|
user_ids being stored as different encoding
|
|
|