aboutsummaryrefslogtreecommitdiff
path: root/wqflask
diff options
context:
space:
mode:
authorPjotr Prins2016-07-26 10:49:46 +0600
committerPjotr Prins2016-07-26 10:49:46 +0600
commit41a8f2381b0d2d2f7d6aa5d50dee93d96af3ff39 (patch)
treec519471ffbaea9e28c934c8de3a156f449a63660 /wqflask
parent48af807b4d8eabb0fac53451333fe7e85d38855b (diff)
downloadgenenetwork2-41a8f2381b0d2d2f7d6aa5d50dee93d96af3ff39.tar.gz
Docs: genotype
Diffstat (limited to 'wqflask')
-rw-r--r--wqflask/wqflask/marker_regression/marker_regression_gn1.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/wqflask/marker_regression/marker_regression_gn1.py b/wqflask/wqflask/marker_regression/marker_regression_gn1.py
index 9573a9de..33ebc527 100644
--- a/wqflask/wqflask/marker_regression/marker_regression_gn1.py
+++ b/wqflask/wqflask/marker_regression/marker_regression_gn1.py
@@ -382,7 +382,7 @@ class MarkerRegression(object):
self.GraphInterval = self.MbGraphInterval #Mb
else:
self.GraphInterval = self.cMGraphInterval #cM
-
+
################################################################
# Get Trait Values and Infomation
################################################################