Age | Commit message (Collapse) | Author |
|
Bug/fix mapping recompute issue
|
|
|
|
to the template
|
|
webqtlConfig.MAXLRS; previously threw an error
|
|
allow perm_strata to be passed to the template
|
|
being keys now instead of names
|
|
recomputing
|
|
test function that does not exclude parents/f1s (causing the N to be wrong if parents/f1s exist)
|
|
was passed that wasn't Temp
|
|
causing an error
|
|
* wqflask/utility/startup_config.py (app_config): Add
DebugToolbarExtension
|
|
to the far right
|
|
for GEMMA
|
|
|
|
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.
|
|
|
|
|
|
|
|
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)
|
|
|
|
|