comparison test-data/esearch.gene.json @ 3:ae3a5d753d42 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:51:06 +0000
parents
children
comparison
equal deleted inserted replaced
2:7d868844e952 3:ae3a5d753d42
1 {
2 "header": {
3 "type": "esearch",
4 "version": "0.3"
5 },
6 "esearchresult": {
7 "count": "1",
8 "retmax": "1",
9 "retstart": "0",
10 "idlist": [
11 "118502329"
12 ],
13 "translationset": [],
14 "translationstack": [
15 {
16 "term": "118502329[UID]",
17 "field": "UID",
18 "count": "-1",
19 "explode": "N"
20 },
21 "GROUP"
22 ],
23 "querytranslation": "118502329[UID]"
24 }
25 }