From 603c814f4120e2580b760c698e71558d43107c8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Wiegandt?= Date: Thu, 8 Nov 2018 04:50:05 -0500 Subject: [PATCH] added uropa config --- uropa.config | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 uropa.config diff --git a/uropa.config b/uropa.config new file mode 100644 index 0000000..3c4a189 --- /dev/null +++ b/uropa.config @@ -0,0 +1,16 @@ +{ +"queries":[ + {"feature":"", + "feature.anchor": "", + "distance": [ , ], + "strand":"", + "direction":"", + "internals":"", + "filter.attribute":"", + "attribute.value":"", + "show.attributes":"" } + ], +"priority": "", +"gtf": "placeholder_gtf", +"bed": "placeholder_bed" +} \ No newline at end of file