Age | Commit message (Collapse) | Author |
|
select element instead of the previous textarea
|
|
|
|
This reverts commit 83af88a4bbf9d8a67f4d11c3546ba64f09efb6d2.
|
|
Feature/add filter by study samples
|
|
|
|
|
|
|
|
* wqflask/wsgi.py: Delete file. Not used anywhere.
|
|
|
|
|
|
|
|
See: eecaad2d
|
|
|
|
|
|
|
|
show the sample group selection if there are more than one sample groups
|
|
|
|
list of study samplelists as a hddn input (don't like this, but no easy alternative right now)
|
|
|
|
|
|
|
|
study within a group (in this case only BXD Longevity for now)
|
|
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
|
|
|
|
|
|
Also use
the jitter switch.
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|