Mercurial > repos > proteore > proteore_reactome
annotate README.rst @ 6:eb051cba2bda draft default tip
"planemo upload commit a2de8dd8f2468046e787f83812d201bb191edab8-dirty"
| author | proteore |
|---|---|
| date | Mon, 10 May 2021 15:22:24 +0000 |
| parents | 19d8daa1eb2e |
| children |
| rev | line source |
|---|---|
|
0
19d8daa1eb2e
planemo upload commit 170560760f17fd1b77efe8bb95fedf3eb2433f0b-dirty
proteore
parents:
diff
changeset
|
1 Wrapper for Reactome Tool |
|
19d8daa1eb2e
planemo upload commit 170560760f17fd1b77efe8bb95fedf3eb2433f0b-dirty
proteore
parents:
diff
changeset
|
2 ========================= |
|
19d8daa1eb2e
planemo upload commit 170560760f17fd1b77efe8bb95fedf3eb2433f0b-dirty
proteore
parents:
diff
changeset
|
3 |
|
19d8daa1eb2e
planemo upload commit 170560760f17fd1b77efe8bb95fedf3eb2433f0b-dirty
proteore
parents:
diff
changeset
|
4 Reactome web service (https://reactome.org) |
|
19d8daa1eb2e
planemo upload commit 170560760f17fd1b77efe8bb95fedf3eb2433f0b-dirty
proteore
parents:
diff
changeset
|
5 |
|
19d8daa1eb2e
planemo upload commit 170560760f17fd1b77efe8bb95fedf3eb2433f0b-dirty
proteore
parents:
diff
changeset
|
6 **Galaxy integration** |
|
19d8daa1eb2e
planemo upload commit 170560760f17fd1b77efe8bb95fedf3eb2433f0b-dirty
proteore
parents:
diff
changeset
|
7 |
|
19d8daa1eb2e
planemo upload commit 170560760f17fd1b77efe8bb95fedf3eb2433f0b-dirty
proteore
parents:
diff
changeset
|
8 T.P. Lien Nguyen, Florence Combes, Yves Vandenbrouck CEA, INSERM, CNRS, Grenoble-Alpes University, BIG Institute, FR |
|
19d8daa1eb2e
planemo upload commit 170560760f17fd1b77efe8bb95fedf3eb2433f0b-dirty
proteore
parents:
diff
changeset
|
9 |
|
19d8daa1eb2e
planemo upload commit 170560760f17fd1b77efe8bb95fedf3eb2433f0b-dirty
proteore
parents:
diff
changeset
|
10 Sandra Dérozier, Olivier Rué, Christophe Caron, Valentin Loux INRA, Paris-Saclay University, MAIAGE Unit,Migale Bioinformatics platform |
|
19d8daa1eb2e
planemo upload commit 170560760f17fd1b77efe8bb95fedf3eb2433f0b-dirty
proteore
parents:
diff
changeset
|
11 |
|
19d8daa1eb2e
planemo upload commit 170560760f17fd1b77efe8bb95fedf3eb2433f0b-dirty
proteore
parents:
diff
changeset
|
12 Contact support@proteore.org for any questions or concerns about the Galaxy implementation of this tool. |
|
19d8daa1eb2e
planemo upload commit 170560760f17fd1b77efe8bb95fedf3eb2433f0b-dirty
proteore
parents:
diff
changeset
|
13 |
|
19d8daa1eb2e
planemo upload commit 170560760f17fd1b77efe8bb95fedf3eb2433f0b-dirty
proteore
parents:
diff
changeset
|
14 ------------------------- |
|
19d8daa1eb2e
planemo upload commit 170560760f17fd1b77efe8bb95fedf3eb2433f0b-dirty
proteore
parents:
diff
changeset
|
15 |
|
19d8daa1eb2e
planemo upload commit 170560760f17fd1b77efe8bb95fedf3eb2433f0b-dirty
proteore
parents:
diff
changeset
|
16 Reactome software provides service of creating diagram representing the relations between the biological processes. |
|
19d8daa1eb2e
planemo upload commit 170560760f17fd1b77efe8bb95fedf3eb2433f0b-dirty
proteore
parents:
diff
changeset
|
17 This tool allows linking to Reactome web service with pre-loaded data from a list of IDs, a file containing IDs or from a column of a complexed file. |
|
19d8daa1eb2e
planemo upload commit 170560760f17fd1b77efe8bb95fedf3eb2433f0b-dirty
proteore
parents:
diff
changeset
|
18 |
|
19d8daa1eb2e
planemo upload commit 170560760f17fd1b77efe8bb95fedf3eb2433f0b-dirty
proteore
parents:
diff
changeset
|
19 **For the rows that have more than 1 ID, only the first one is taken into account.** |
|
19d8daa1eb2e
planemo upload commit 170560760f17fd1b77efe8bb95fedf3eb2433f0b-dirty
proteore
parents:
diff
changeset
|
20 |
|
19d8daa1eb2e
planemo upload commit 170560760f17fd1b77efe8bb95fedf3eb2433f0b-dirty
proteore
parents:
diff
changeset
|
21 **Supported IDs: Uniprot accession number (e.g. P01023), Entrez gene ID (e.g.7157), gene name (e.g. AQP7). If there is any ID containing invalid characters, it will be removed from the queue and placed in "Invalid identifiers" file.** |
