From 0bde1e38419d2dd90af5d9dfaea9ff42fd58dfa1 Mon Sep 17 00:00:00 2001 From: BaumgartenNina <46556394+BaumgartenNina@users.noreply.github.com> Date: Thu, 23 Apr 2020 08:56:44 +0200 Subject: [PATCH] Update UseCases.rst --- docs/UseCases.rst | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/docs/UseCases.rst b/docs/UseCases.rst index 3be0a63d..e3fd46e7 100644 --- a/docs/UseCases.rst +++ b/docs/UseCases.rst @@ -1,6 +1,6 @@ Query Guide --------- -Here we provide a step-by-step guide for every query available, including an explanation of the output. Every query has an *Example Query* button at the bottom of the page. Try it out to see how a valid query would look like. Have a look at :ref:`Results in detail` to get an explanation of all the output parameters. In addition, we provide an example file for each possible file upload in the Supplemenary of our paper (currently under revision). +Here we provide a step-by-step guide for every query available, including an explanation of the output. Every query has an *Example Query* button at the bottom of the page. Try it out to see how a valid query would look like. Have a look at :ref:`Results in detail` to get an explanation of all the output parameters. In addition, we provide an example file for each possible file upload, see :ref:`Examples file upload`. Gene Query ================= @@ -117,6 +117,21 @@ All result tables possess additional functionalities like the possibility to fil :alt: gProfiler limit :width: 400 +Examples file upload +================= +It is also possible to upload a csv-, txt- or bed-file for the different queries. A combination of both, input field and uploaded file, is not implemented. All of the commonly used separators are being recognized, however files with empty fields will not be read correctly. +For the region query it is important that the order of chromosome, start position and end position is correct. If a bed-file is provided for the this query, the columns have to be in the order chromsome, start position and end position as well. All additional columns beside of those first three ones will be ignored. + +In the following you can download an example for each query: + +.. hlist:: + :columns: 1 + + * :download:`Gene query ` + * :download:`Region query ` + * :download:`REM query ` + + Available cell and tissue types ================= In case you are wondering, whether your cell type or tissue is availale on EpiRegio, we list the available ones here. Every name is written as you would find it in the field where you filter for cell types (without the bullet point of course).