Age | Commit message (Collapse) | Author |
|
|
|
attributes
|
|
from being submitted twice
|
|
views.py
|
|
issue caused by an attribute cell being empty
|
|
|
|
|
|
changes to show_trait.py
|
|
|
|
|
|
|
|
it was causing trait page forms to not submit after opening it
|
|
|
|
|
|
looks on the trait page
|
|
|
|
element; individual covariates can now be removed
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
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.
|
|
|
|
|
|
|