# HG changeset patch # User iuc # Date 1630063843 0 # Node ID 9b628ed09553512c6d182c8afa89d5012548ecda # Parent 5c42fe46188fb606d44086c5d19373cfebd1d336 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ncbi_entrez_eutils commit dd9b889d83f058d2ddb87a4e7709ee3d93dddd69" diff -r 5c42fe46188f -r 9b628ed09553 elink.xml --- a/elink.xml Mon Jan 04 11:46:17 2021 +0000 +++ b/elink.xml Fri Aug 27 11:30:43 2021 +0000 @@ -35,7 +35,7 @@ - + @@ -45,7 +45,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -63,9 +63,15 @@ - + + + + + + + - + @@ -75,7 +81,7 @@ - + @@ -85,7 +91,7 @@ - + @@ -95,7 +101,7 @@ - + diff -r 5c42fe46188f -r 9b628ed09553 test-data/elink.esearchin_id_alllinks.json --- a/test-data/elink.esearchin_id_alllinks.json Mon Jan 04 11:46:17 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" - ] - } - ] - } - ] -}