annotate README.rst @ 18:5252bbcfbdd7 draft

planemo upload commit dc6d9d8f1808c4c6bcc42ac6861a8b811e4cee58-dirty
author proteore
date Fri, 10 May 2019 10:38:46 -0400
parents b50d913ec067
children 9d758344d36e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
1 Wrapper for ID Converter tool
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
2 =============================
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
3
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
4 **Authors**
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
5
15
b50d913ec067 planemo upload commit bdd7e8a1f08c11db2a9f1b6db5535c6d32153b2b
proteore
parents: 14
diff changeset
6 David Christiany, T.P. Lien Nguyen, Florence Combes, Yves Vandenbrouck CEA, INSERM, CNRS, Grenoble-Alpes University, BIG Institute, FR
1
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
7
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
8 Sandra Dérozier, Olivier Rué, Christophe Caron, Valentin Loux INRA, Paris-Saclay University, MAIAGE Unit, Migale Bioinformatics platform
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
9
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
10 This work has been partially funded through the French National Agency for Research (ANR) IFB project.
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
11
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
12 Contact support@proteore.org for any questions or concerns about the Galaxy implementation of this tool.
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
13
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
14 =============================
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
15
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
16 This tool converts a list of IDs to another identifier type, select the source and target type from the dropdown menus above (see below supported source and target types).
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
17
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
18 After choosing the type of input IDs, you can choose one or more types of IDs you would like to map to.
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
19
7
59da262c572c planemo upload commit b260bc0a316c1c74fa88d9b6dbf496127cd31d55-dirty
proteore
parents: 3
diff changeset
20 If your input is a list of IDs or a single-column file, the tool will return a file containing the mapped IDs.
1
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
21
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
22 If your input is a multiple-column file, the mapped IDs column(s) will be added at the end of the input file.
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
23
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
24 **Available databases**
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
25
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
26 * neXtProt ID (e.g. NX_P31946)
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
27
18
5252bbcfbdd7 planemo upload commit dc6d9d8f1808c4c6bcc42ac6861a8b811e4cee58-dirty
proteore
parents: 15
diff changeset
28 * UniProt accession number (e.g. P31946 - reviewed entries only)
5252bbcfbdd7 planemo upload commit dc6d9d8f1808c4c6bcc42ac6861a8b811e4cee58-dirty
proteore
parents: 15
diff changeset
29
5252bbcfbdd7 planemo upload commit dc6d9d8f1808c4c6bcc42ac6861a8b811e4cee58-dirty
proteore
parents: 15
diff changeset
30 * UniProt accession number (e.g. P31946 - reviewed and unreviewed entries)
1
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
31
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
32 * Uniprot ID (e.g 1433B_HUMAN)
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
33
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
34 * Entrez gene ID (e.g. 7529)
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
35
7
59da262c572c planemo upload commit b260bc0a316c1c74fa88d9b6dbf496127cd31d55-dirty
proteore
parents: 3
diff changeset
36 * RefSeq (NCBI) protein (e.g. NP_003395.1; NP_647539.1; XP_016883528.1)
1
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
37
7
59da262c572c planemo upload commit b260bc0a316c1c74fa88d9b6dbf496127cd31d55-dirty
proteore
parents: 3
diff changeset
38 * GI (NCBI GI number) ID assigned to each sequence record processed by NCBI (e.g. 21328448; 377656701; 67464627; 78101741)
1
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
39
7
59da262c572c planemo upload commit b260bc0a316c1c74fa88d9b6dbf496127cd31d55-dirty
proteore
parents: 3
diff changeset
40 * Protein DataBank ID (e.g. 2BR9:A; 3UAL:A; 3UBW:A)
1
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
41
7
59da262c572c planemo upload commit b260bc0a316c1c74fa88d9b6dbf496127cd31d55-dirty
proteore
parents: 3
diff changeset
42 * GOterms (Gene Ontology) ID (e.g. GO:0070062; GO:0005925; GO:0042470; GO:0016020; GO:0005739; GO:0005634)
1
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
43
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
44 * Protein Information Resource ID (e.g. S34755)
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
45
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
46 * OMIM (Online Mendelian Inheritance in Man database) ID (e.g: 601289)
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
47
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
48 * Unigene ID (e.g. Hs.643544)
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
49
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
50 * Ensembl gene ID (e.g. ENSG00000166913)
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
51
7
59da262c572c planemo upload commit b260bc0a316c1c74fa88d9b6dbf496127cd31d55-dirty
proteore
parents: 3
diff changeset
52 * Ensembl transcript ID (e.g. ENST00000353703; ENST00000372839)
1
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
53
7
59da262c572c planemo upload commit b260bc0a316c1c74fa88d9b6dbf496127cd31d55-dirty
proteore
parents: 3
diff changeset
54 * Ensembl protein ID (e.g. ENSP00000300161; ENSP00000361930)
1
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
55
15
b50d913ec067 planemo upload commit bdd7e8a1f08c11db2a9f1b6db5535c6d32153b2b
proteore
parents: 14
diff changeset
56 * BioGrid (e.g. 113361)
b50d913ec067 planemo upload commit bdd7e8a1f08c11db2a9f1b6db5535c6d32153b2b
proteore
parents: 14
diff changeset
57
b50d913ec067 planemo upload commit bdd7e8a1f08c11db2a9f1b6db5535c6d32153b2b
proteore
parents: 14
diff changeset
58 * STRING (e.g. 9606.ENSP00000300161)
b50d913ec067 planemo upload commit bdd7e8a1f08c11db2a9f1b6db5535c6d32153b2b
proteore
parents: 14
diff changeset
59
b50d913ec067 planemo upload commit bdd7e8a1f08c11db2a9f1b6db5535c6d32153b2b
proteore
parents: 14
diff changeset
60 * KEGG gene id (e.g. hsa:7529)
b50d913ec067 planemo upload commit bdd7e8a1f08c11db2a9f1b6db5535c6d32153b2b
proteore
parents: 14
diff changeset
61
b50d913ec067 planemo upload commit bdd7e8a1f08c11db2a9f1b6db5535c6d32153b2b
proteore
parents: 14
diff changeset
62 .. class:: warningmark
b50d913ec067 planemo upload commit bdd7e8a1f08c11db2a9f1b6db5535c6d32153b2b
proteore
parents: 14
diff changeset
63
b50d913ec067 planemo upload commit bdd7e8a1f08c11db2a9f1b6db5535c6d32153b2b
proteore
parents: 14
diff changeset
64 Nextprot and OMIM are only available for Human.
b50d913ec067 planemo upload commit bdd7e8a1f08c11db2a9f1b6db5535c6d32153b2b
proteore
parents: 14
diff changeset
65
7
59da262c572c planemo upload commit b260bc0a316c1c74fa88d9b6dbf496127cd31d55-dirty
proteore
parents: 3
diff changeset
66 This tool converts human IDs using file built from:
1
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
67
15
b50d913ec067 planemo upload commit bdd7e8a1f08c11db2a9f1b6db5535c6d32153b2b
proteore
parents: 14
diff changeset
68 * HUMAN_9606_idmapping_selected.tab (Uniprot 23/10/2018)
b50d913ec067 planemo upload commit bdd7e8a1f08c11db2a9f1b6db5535c6d32153b2b
proteore
parents: 14
diff changeset
69 Tarball downloaded from ftp://ftp.uniprot.org/pub/databases/uniprot/current_release/knowledgebase/idmapping/by_organism/
b50d913ec067 planemo upload commit bdd7e8a1f08c11db2a9f1b6db5535c6d32153b2b
proteore
parents: 14
diff changeset
70
b50d913ec067 planemo upload commit bdd7e8a1f08c11db2a9f1b6db5535c6d32153b2b
proteore
parents: 14
diff changeset
71 * HUMAN_9606_idmapping.dat (Uniprot 23/10/18)
1
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
72 Tarball downloaded from ftp://ftp.uniprot.org/pub/databases/uniprot/current_release/knowledgebase/idmapping/by_organism/
3b654cb3f6ad planemo upload commit 74f72978b11230744b116d34fe3f2aa7934bf545-dirty
proteore
parents:
diff changeset
73
18
5252bbcfbdd7 planemo upload commit dc6d9d8f1808c4c6bcc42ac6861a8b811e4cee58-dirty
proteore
parents: 15
diff changeset
74 * Human uniprot-AC entries reviewed : https://www.uniprot.org/uniprot/?query=reviewed:yes+AND+organism:9606&format=list
5252bbcfbdd7 planemo upload commit dc6d9d8f1808c4c6bcc42ac6861a8b811e4cee58-dirty
proteore
parents: 15
diff changeset
75
5252bbcfbdd7 planemo upload commit dc6d9d8f1808c4c6bcc42ac6861a8b811e4cee58-dirty
proteore
parents: 15
diff changeset
76
15
b50d913ec067 planemo upload commit bdd7e8a1f08c11db2a9f1b6db5535c6d32153b2b
proteore
parents: 14
diff changeset
77 * nextprot_ac_list_all.txt (Nextprot released on 10/10/2018)
b50d913ec067 planemo upload commit bdd7e8a1f08c11db2a9f1b6db5535c6d32153b2b
proteore
parents: 14
diff changeset
78 Downloaded from ftp://ftp.nextprot.org/pub/current_release/ac_lists/
b50d913ec067 planemo upload commit bdd7e8a1f08c11db2a9f1b6db5535c6d32153b2b
proteore
parents: 14
diff changeset
79
b50d913ec067 planemo upload commit bdd7e8a1f08c11db2a9f1b6db5535c6d32153b2b
proteore
parents: 14
diff changeset
80 * MOUSE_10090_idmapping_selected.tab (Uniprot 23/10/2018)
b50d913ec067 planemo upload commit bdd7e8a1f08c11db2a9f1b6db5535c6d32153b2b
proteore
parents: 14
diff changeset
81 Tarball downloaded from ftp://ftp.uniprot.org/pub/databases/uniprot/current_release/knowledgebase/idmapping/by_organism/
b50d913ec067 planemo upload commit bdd7e8a1f08c11db2a9f1b6db5535c6d32153b2b
proteore
parents: 14
diff changeset
82
b50d913ec067 planemo upload commit bdd7e8a1f08c11db2a9f1b6db5535c6d32153b2b
proteore
parents: 14
diff changeset
83 * MOUSE_10090_idmapping.dat (Uniprot 23/10/18)
b50d913ec067 planemo upload commit bdd7e8a1f08c11db2a9f1b6db5535c6d32153b2b
proteore
parents: 14
diff changeset
84 Tarball downloaded from ftp://ftp.uniprot.org/pub/databases/uniprot/current_release/knowledgebase/idmapping/by_organism/
b50d913ec067 planemo upload commit bdd7e8a1f08c11db2a9f1b6db5535c6d32153b2b
proteore
parents: 14
diff changeset
85
18
5252bbcfbdd7 planemo upload commit dc6d9d8f1808c4c6bcc42ac6861a8b811e4cee58-dirty
proteore
parents: 15
diff changeset
86 * Mouse uniprot-AC entries reviewed : https://www.uniprot.org/uniprot/?query=reviewed:yes+AND+organism:10090&format=list
5252bbcfbdd7 planemo upload commit dc6d9d8f1808c4c6bcc42ac6861a8b811e4cee58-dirty
proteore
parents: 15
diff changeset
87
5252bbcfbdd7 planemo upload commit dc6d9d8f1808c4c6bcc42ac6861a8b811e4cee58-dirty
proteore
parents: 15
diff changeset
88
15
b50d913ec067 planemo upload commit bdd7e8a1f08c11db2a9f1b6db5535c6d32153b2b
proteore
parents: 14
diff changeset
89 * RAT_10116_idmapping.dat (Uniprot 23/10/18)
b50d913ec067 planemo upload commit bdd7e8a1f08c11db2a9f1b6db5535c6d32153b2b
proteore
parents: 14
diff changeset
90 Tarball downloaded from ftp://ftp.uniprot.org/pub/databases/uniprot/current_release/knowledgebase/idmapping/by_organism/
b50d913ec067 planemo upload commit bdd7e8a1f08c11db2a9f1b6db5535c6d32153b2b
proteore
parents: 14
diff changeset
91
b50d913ec067 planemo upload commit bdd7e8a1f08c11db2a9f1b6db5535c6d32153b2b
proteore
parents: 14
diff changeset
92 * RAT_10116_idmapping_selected.tab (Uniprot 23/10/18)
b50d913ec067 planemo upload commit bdd7e8a1f08c11db2a9f1b6db5535c6d32153b2b
proteore
parents: 14
diff changeset
93 Tarball downloaded from ftp://ftp.uniprot.org/pub/databases/uniprot/current_release/knowledgebase/idmapping/by_organism/
18
5252bbcfbdd7 planemo upload commit dc6d9d8f1808c4c6bcc42ac6861a8b811e4cee58-dirty
proteore
parents: 15
diff changeset
94
5252bbcfbdd7 planemo upload commit dc6d9d8f1808c4c6bcc42ac6861a8b811e4cee58-dirty
proteore
parents: 15
diff changeset
95 * Rat uniprot-AC entries reviewed : https://www.uniprot.org/uniprot/?query=reviewed:yes+AND+organism:10116&format=list