Mercurial > repos > proteore > proteore_expression_levels_by_tissue
annotate README.rst @ 4:f294fd77b143 draft
planemo upload commit 08f1831e097df5d74bf60ff5955e7e9c8e524cc8-dirty
author | proteore |
---|---|
date | Wed, 14 Mar 2018 12:22:51 -0400 |
parents | d7f909ae24d9 |
children | 2c0bab71a436 |
rev | line source |
---|---|
3
d7f909ae24d9
planemo upload commit f338a1cf9a782938c228f9bd0ea19ef22eec35d8-dirty
proteore
parents:
2
diff
changeset
|
1 Wrapper for Get expression data by tissue Tool |
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 |
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
6 T.P. Lien Nguyen, Florence Combes, Yves Vandenbrouck CEA, INSERM, CNRS, Grenoble-Alpes University, BIG Institute, FR |
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 |
4
f294fd77b143
planemo upload commit 08f1831e097df5d74bf60ff5955e7e9c8e524cc8-dirty
proteore
parents:
3
diff
changeset
|
16 This tool retrieve information from Human Protein Atlas (https://www.proteinatlas.org/) |
f294fd77b143
planemo upload commit 08f1831e097df5d74bf60ff5955e7e9c8e524cc8-dirty
proteore
parents:
3
diff
changeset
|
17 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
|
18 |
4
f294fd77b143
planemo upload commit 08f1831e097df5d74bf60ff5955e7e9c8e524cc8-dirty
proteore
parents:
3
diff
changeset
|
19 A list of ENSG (Ensembl gene) IDs must be entered (either via a copy/paste or by choosing a file), |
f294fd77b143
planemo upload commit 08f1831e097df5d74bf60ff5955e7e9c8e524cc8-dirty
proteore
parents:
3
diff
changeset
|
20 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
|
21 |
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
22 The resources from Human Protein Atlas that can be queried are the following: |
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
23 |
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
24 * **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
|
25 |
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
26 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
|
27 |
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
28 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
|
29 |
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
30 * **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
|
31 |
5501e74891e4
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
proteore
parents:
diff
changeset
|
32 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
|
33 |
4
f294fd77b143
planemo upload commit 08f1831e097df5d74bf60ff5955e7e9c8e524cc8-dirty
proteore
parents:
3
diff
changeset
|
34 The data is based on The Human Protein Atlas version 18 and Ensembl version 88.38. |
f294fd77b143
planemo upload commit 08f1831e097df5d74bf60ff5955e7e9c8e524cc8-dirty
proteore
parents:
3
diff
changeset
|
35 |
f294fd77b143
planemo upload commit 08f1831e097df5d74bf60ff5955e7e9c8e524cc8-dirty
proteore
parents:
3
diff
changeset
|
36 ----- |
f294fd77b143
planemo upload commit 08f1831e097df5d74bf60ff5955e7e9c8e524cc8-dirty
proteore
parents:
3
diff
changeset
|
37 |
f294fd77b143
planemo upload commit 08f1831e097df5d74bf60ff5955e7e9c8e524cc8-dirty
proteore
parents:
3
diff
changeset
|
38 **Reliability score** |
f294fd77b143
planemo upload commit 08f1831e097df5d74bf60ff5955e7e9c8e524cc8-dirty
proteore
parents:
3
diff
changeset
|
39 |
f294fd77b143
planemo upload commit 08f1831e097df5d74bf60ff5955e7e9c8e524cc8-dirty
proteore
parents:
3
diff
changeset
|
40 Reliability score is divided into Enhanced, Supported, Approved, or Uncertain with respect |
f294fd77b143
planemo upload commit 08f1831e097df5d74bf60ff5955e7e9c8e524cc8-dirty
proteore
parents:
3
diff
changeset
|
41 to the definitions from HPA: |
f294fd77b143
planemo upload commit 08f1831e097df5d74bf60ff5955e7e9c8e524cc8-dirty
proteore
parents:
3
diff
changeset
|
42 |
f294fd77b143
planemo upload commit 08f1831e097df5d74bf60ff5955e7e9c8e524cc8-dirty
proteore
parents:
3
diff
changeset
|
43 Enhanced - One or several antibodies with non-overlapping epitopes targeting the same gene |
f294fd77b143
planemo upload commit 08f1831e097df5d74bf60ff5955e7e9c8e524cc8-dirty
proteore
parents:
3
diff
changeset
|
44 have obtained enhanced validation based on orthogonal or independent antibody validation method. |
f294fd77b143
planemo upload commit 08f1831e097df5d74bf60ff5955e7e9c8e524cc8-dirty
proteore
parents:
3
diff
changeset
|
45 |
f294fd77b143
planemo upload commit 08f1831e097df5d74bf60ff5955e7e9c8e524cc8-dirty
proteore
parents:
3
diff
changeset
|
46 Supported - Consistency with RNA-seq and/or protein/gene characterization data, |
f294fd77b143
planemo upload commit 08f1831e097df5d74bf60ff5955e7e9c8e524cc8-dirty
proteore
parents:
3
diff
changeset
|
47 in combination with similar staining pattern if independent antibodies are available. |
f294fd77b143
planemo upload commit 08f1831e097df5d74bf60ff5955e7e9c8e524cc8-dirty
proteore
parents:
3
diff
changeset
|
48 |
f294fd77b143
planemo upload commit 08f1831e097df5d74bf60ff5955e7e9c8e524cc8-dirty
proteore
parents:
3
diff
changeset
|
49 Approved - Consistency with RNA-seq data in combination with inconsistency with, or lack of, |
f294fd77b143
planemo upload commit 08f1831e097df5d74bf60ff5955e7e9c8e524cc8-dirty
proteore
parents:
3
diff
changeset
|
50 protein/gene characterization data. Alternatively, consistency with protein/gene characterization data |
f294fd77b143
planemo upload commit 08f1831e097df5d74bf60ff5955e7e9c8e524cc8-dirty
proteore
parents:
3
diff
changeset
|
51 in combination with inconsistency with RNA-seq data. If independent antibodies are available, |
f294fd77b143
planemo upload commit 08f1831e097df5d74bf60ff5955e7e9c8e524cc8-dirty
proteore
parents:
3
diff
changeset
|
52 the staining pattern is partly similar or dissimilar. |
f294fd77b143
planemo upload commit 08f1831e097df5d74bf60ff5955e7e9c8e524cc8-dirty
proteore
parents:
3
diff
changeset
|
53 |
f294fd77b143
planemo upload commit 08f1831e097df5d74bf60ff5955e7e9c8e524cc8-dirty
proteore
parents:
3
diff
changeset
|
54 Uncertain - Inconsistency with, or lack of, RNA-seq and/or protein/gene characterization data, |
f294fd77b143
planemo upload commit 08f1831e097df5d74bf60ff5955e7e9c8e524cc8-dirty
proteore
parents:
3
diff
changeset
|
55 in combination with dissimilar staining pattern if independent antibodies are available. |