Mercurial > repos > iuc > ncbi_eutils_efetch
diff generate_macros_xml.pl @ 13:14ec31b1f3c5 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:49:23 +0000 |
| parents | b151cd22921f |
| children |
line wrap: on
line diff
--- a/generate_macros_xml.pl Wed Oct 06 07:55:41 2021 +0000 +++ b/generate_macros_xml.pl Sat Nov 27 09:49:23 2021 +0000 @@ -598,7 +598,7 @@ <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"/> </when> <when value="id_file"> - <param label="ID File (Text)" name="id_file" type="data" format="text,tabular" help="A Text file containing one ID per line"/> + <param label="ID File (Text)" name="id_file" type="data" format="txt,tabular" help="A Text file containing one ID per line"/> </when> <when value="id_xml"> <param label="ID File (XML)" name="id_xml" type="data" format="xml" help="ESearch or ELink Result XML file"/>
