# HG changeset patch # User iuc # Date 1630063787 0 # Node ID 0c63519ae4e05ede3cddcd381d6653e778acf882 # Parent 85d9183d1200df38e6f3a9452aeec058be9ee851 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ncbi_entrez_eutils commit dd9b889d83f058d2ddb87a4e7709ee3d93dddd69" diff -r 85d9183d1200 -r 0c63519ae4e0 test-data/elink.esearchin_id_alllinks.json --- a/test-data/elink.esearchin_id_alllinks.json Mon Jan 04 11:43:16 2021 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,38 +0,0 @@ -{ - "header": { - "type": "elink", - "version": "0.3" - }, - "linksets": [ - { - "dbfrom": "gene", - "ids": [ - "118502329" - ], - "linksetdbs": [ - { - "dbto": "nuccore", - "linkname": "gene_nuccore", - "links": [ - "1899688395", - "1896832511" - ] - }, - { - "dbto": "nuccore", - "linkname": "gene_nuccore_pos", - "links": [ - "1896832511" - ] - }, - { - "dbto": "nuccore", - "linkname": "gene_nuccore_refseqrna", - "links": [ - "1899688395" - ] - } - ] - } - ] -}