Mercurial > repos > iuc > ncbi_eutils_efetch
comparison test-data/esearch.gene.json @ 8:b151cd22921f 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:42:47 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 7:779aa0f167a5 | 8:b151cd22921f |
|---|---|
| 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 } |
