Mercurial > repos > proteore > proteore_expression_levels_by_tissue
annotate README.rst @ 13:2173192d4824 draft default tip
"planemo upload commit 59b014e9f6e2d668cbd7c4844b10db3d59baefd8"
author | proteore |
---|---|
date | Thu, 07 May 2020 10:01:54 -0400 |
parents | 0a0f6c37f05e |
children |
rev | line source |
---|---|
8
2c0bab71a436
planemo upload commit 5e13878e9679f3f5ba8e482b9108249a43f3355e-dirty
proteore
parents:
4
diff
changeset
|
1 Wrapper for Get expression profiles by tissue Tool |
3
d7f909ae24d9
planemo upload commit f338a1cf9a782938c228f9bd0ea19ef22eec35d8-dirty
proteore
parents:
2
diff
changeset
|
2 ================================================= |
0
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
3 |
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
4 **Authors** |
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
5 |
9
0a0f6c37f05e
planemo upload commit 47b21d3d533a6729de0269f70b033f976419368c-dirty
proteore
parents:
8
diff
changeset
|
6 David Christiany, T.P. Lien Nguyen, Florence Combes, Yves Vandenbrouck CEA, INSERM, CNRS, Grenoble-Alpes University, BIG Institute, FR |
0
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
7 |
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
8 Sandra Dérozier, Olivier Rué, Christophe Caron, Valentin Loux INRA, Paris-Saclay University, MAIAGE Unit, Migale Bioinformatics platform |
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
9 |
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
10 This work has been partially funded through the French National Agency for Research (ANR) IFB project. |
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
11 |
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
12 Contact support@proteore.org for any questions or concerns about the Galaxy implementation of this tool. |
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
13 |
3
d7f909ae24d9
planemo upload commit f338a1cf9a782938c228f9bd0ea19ef22eec35d8-dirty
proteore
parents:
2
diff
changeset
|
14 ------------------------------------------------- |
0
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
15 |
8
2c0bab71a436
planemo upload commit 5e13878e9679f3f5ba8e482b9108249a43f3355e-dirty
proteore
parents:
4
diff
changeset
|
16 This tool retrieve information from Human Protein Atlas (https://www.proteinatlas.org/) regarding the expression profiles of human genes both on the mRNA and protein level. |
0
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
17 |
8
2c0bab71a436
planemo upload commit 5e13878e9679f3f5ba8e482b9108249a43f3355e-dirty
proteore
parents:
4
diff
changeset
|
18 A list of ENSG (Ensembl gene) IDs must be entered (either via a copy/paste or by choosing a file), if it's not the case, please use the ID_Convert tool from ProteoRE. |
0
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
19 |
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
20 The resources from Human Protein Atlas that can be queried are the following: |
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
21 |
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
22 * **Human normal tissue data**: expression profiles for proteins in human tissues based on immunohistochemisty using tissue micro arrays. |
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
23 |
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
24 The tab-separated file includes Ensembl gene identifier ("Gene"), tissue name ("Tissue"), annotated cell type ("Cell type"), expression value ("Level"), and the gene reliability of the expression value ("Reliability"). |
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
25 |
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
26 The data is based on The Human Protein Atlas version 18 and Ensembl version 88.38. |
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
27 |
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
28 * **Human tumor tissue data**: staining profiles for proteins in human tumor tissue based on immunohistochemisty using tissue micro arrays and log-rank P value for Kaplan-Meier analysis of correlation between mRNA expression level and patient survival. |
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
29 |
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
30 The tab-separated file includes Ensembl gene identifier ("Gene"), gene name ("Gene name"), tumor name ("Cancer"), the number of patients annotated for different staining levels ("High", "Medium", "Low" & "Not detected") and log-rank p values for patient survival and mRNA correlation ("prognostic - favourable", "unprognostic - favourable", "prognostic - unfavourable", "unprognostic - unfavourable"). |
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
31 |
8
2c0bab71a436
planemo upload commit 5e13878e9679f3f5ba8e482b9108249a43f3355e-dirty
proteore
parents:
4
diff
changeset
|
32 The data is based on The Human Protein Atlas version 18 and Ensembl version 88.38. |