Mercurial > repos > iuc > enasearch_retrieve_analysis_report
diff macros.xml @ 1:2a7259e4d913 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/enasearch commit f506c7312d6d9bf4aa5b1719d58b33dbcd49309f
| author | iuc |
|---|---|
| date | Wed, 08 Nov 2017 13:17:23 -0500 |
| parents | bf57e6df737e |
| children | 79d7a7078563 |
line wrap: on
line diff
--- a/macros.xml Tue Aug 29 04:10:02 2017 -0400 +++ b/macros.xml Wed Nov 08 13:17:23 2017 -0500 @@ -66,7 +66,7 @@ <when input="display_opt.display" value="fasta" format="fasta" /> <when input="display_opt.display" value="fastq" format="fastq" /> <when input="display_opt.display" value="html" format="html" /> - <when input="display_opt.display" value="text" format="text" /> + <when input="display_opt.display" value="text" format="txt" /> <when input="display_opt.display" value="xml" format="xml" /> </change_format> </xml>
