From 42e37203aaf0fbfe7b26f5708c24089dd95bfa48 Mon Sep 17 00:00:00 2001 From: "A. Fust" Date: Mon, 18 Mar 2019 09:24:48 +0100 Subject: [PATCH] fix anchor key --- sample_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample_config.json b/sample_config.json index eccf374..3f50bd5 100644 --- a/sample_config.json +++ b/sample_config.json @@ -1,6 +1,6 @@ { "queries":[ - {"name":"", "feature":"", "distance":"", "feature_position": "", "strand":"", + {"name":"", "feature":"", "distance":"", "feature_anchor": "", "strand":"", "filter_attribute":"", "attribute_value":"","direction":"", "internals":"" } ], "show_attributes":"",