diff options
author | DannyArends | 2015-03-19 23:05:37 +0100 |
---|---|---|
committer | DannyArends | 2015-03-19 23:05:37 +0100 |
commit | 82b2722442f4dbc7e90a40cbe6277abd44d3a26c (patch) | |
tree | a2766f20572410d7193c61c15acf58e86a94c937 | |
parent | d29e957fc01b6e91461109c6da3b3d5b0cef9ec5 (diff) | |
download | genenetwork2-82b2722442f4dbc7e90a40cbe6277abd44d3a26c.tar.gz |
This is getting more and more annoying
-rwxr-xr-x | wqflask/wqflask/views.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wqflask/wqflask/views.py b/wqflask/wqflask/views.py index 42dda7c9..8f3c21fc 100755 --- a/wqflask/wqflask/views.py +++ b/wqflask/wqflask/views.py @@ -287,8 +287,8 @@ def marker_regression_page(): 'control_marker', 'control_marker_db', 'pair_scan' - 'mapmethod' - 'mapmodel' + 'mapmethod_rqtl' + 'mapmodel_rqtl' ) start_vars = {} |