comparison generate_macros_xml.pl @ 7:9a9c5027ea7c draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ncbi_entrez_eutils commit dc7c7e808d6482dd32f6bc0d9c14ac83007ca425"
author iuc
date Sat, 27 Nov 2021 09:53:08 +0000
parents b00212deaea7
children
comparison
equal deleted inserted replaced
6:554c807c6503 7:9a9c5027ea7c
596 </when> 596 </when>
597 <when value="history_xml"> 597 <when value="history_xml">
598 <param label="History File (XML)" name="history_xml" type="data" format="xml" help="An XML file containing the WebEnv ID and Query Key referencing the search on the NCBI history server"/> 598 <param label="History File (XML)" name="history_xml" type="data" format="xml" help="An XML file containing the WebEnv ID and Query Key referencing the search on the NCBI history server"/>
599 </when> 599 </when>
600 <when value="id_file"> 600 <when value="id_file">
601 <param label="ID File (Text)" name="id_file" type="data" format="text,tabular" help="A Text file containing one ID per line"/> 601 <param label="ID File (Text)" name="id_file" type="data" format="txt,tabular" help="A Text file containing one ID per line"/>
602 </when> 602 </when>
603 <when value="id_xml"> 603 <when value="id_xml">
604 <param label="ID File (XML)" name="id_xml" type="data" format="xml" help="ESearch or ELink Result XML file"/> 604 <param label="ID File (XML)" name="id_xml" type="data" format="xml" help="ESearch or ELink Result XML file"/>
605 </when> 605 </when>
606 <when value="id_json"> 606 <when value="id_json">