aboutsummaryrefslogtreecommitdiff
path: root/wqflask
diff options
context:
space:
mode:
Diffstat (limited to 'wqflask')
-rw-r--r--wqflask/wqflask/do_search.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/wqflask/wqflask/do_search.py b/wqflask/wqflask/do_search.py
index ee5a4d91..5c182260 100644
--- a/wqflask/wqflask/do_search.py
+++ b/wqflask/wqflask/do_search.py
@@ -609,9 +609,6 @@ class PhenotypeLrsSearch(LrsSearch, PhenotypeSearch):
class CisTransLrsSearch(DoSearch):
- def get_from_clause(self):
- return ", Geno"
-
def get_where_clause(self, cis_trans):
self.mb_buffer = 5 # default
chromosome = None