Mercurial > repos > iuc > enasearch_retrieve_data
diff macros.xml @ 1:ac35ab2b3915 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:18:02 -0500 |
| parents | ec65a2a93d57 |
| children | 4baedf2b9464 |
line wrap: on
line diff
--- a/macros.xml Tue Aug 29 04:10:18 2017 -0400 +++ b/macros.xml Wed Nov 08 13:18:02 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>
