Mercurial > repos > iuc > ncbi_eutils_ecitmatch
comparison test-data/elink.esearchin_id_alllinks.json @ 3:b00212deaea7 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ncbi_entrez_eutils commit dae34e5e182b4cceb808d7353080f14aa9a78ca9"
author | iuc |
---|---|
date | Wed, 23 Sep 2020 09:49:19 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
2:1dff3adb0a97 | 3:b00212deaea7 |
---|---|
1 { | |
2 "header": { | |
3 "type": "elink", | |
4 "version": "0.3" | |
5 }, | |
6 "linksets": [ | |
7 { | |
8 "dbfrom": "gene", | |
9 "ids": [ | |
10 "118502329" | |
11 ], | |
12 "linksetdbs": [ | |
13 { | |
14 "dbto": "nuccore", | |
15 "linkname": "gene_nuccore", | |
16 "links": [ | |
17 "1899688395", | |
18 "1896832511" | |
19 ] | |
20 }, | |
21 { | |
22 "dbto": "nuccore", | |
23 "linkname": "gene_nuccore_pos", | |
24 "links": [ | |
25 "1896832511" | |
26 ] | |
27 }, | |
28 { | |
29 "dbto": "nuccore", | |
30 "linkname": "gene_nuccore_refseqrna", | |
31 "links": [ | |
32 "1899688395" | |
33 ] | |
34 } | |
35 ] | |
36 } | |
37 ] | |
38 } |