diff test-data/elink.esearchin_id.json @ 3:c09fcbe4b16a 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:48:53 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/elink.esearchin_id.json	Wed Sep 23 09:48:53 2020 +0000
@@ -0,0 +1,25 @@
+{
+    "header": {
+        "type": "esearch",
+        "version": "0.3"
+    },
+    "esearchresult": {
+        "count": "1",
+        "retmax": "1",
+        "retstart": "0",
+        "idlist": [
+            "118502329"
+        ],
+        "translationset": [],
+        "translationstack": [
+            {
+                "term": "118502329[UID]",
+                "field": "UID",
+                "count": "-1",
+                "explode": "N"
+            },
+            "GROUP"
+        ],
+        "querytranslation": "118502329[UID]"
+    }
+}