Mercurial > repos > iuc > hmmer3
diff hmmconvert.xml @ 1:b5066aa77fea draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit f7d83adb11624763b9b113f938a1d5f311c8f9fa-dirty
author | iuc |
---|---|
date | Sat, 19 Sep 2015 17:05:45 -0400 |
parents | 62479bdcc059 |
children |
line wrap: on
line diff
--- a/hmmconvert.xml Tue May 12 15:04:26 2015 -0400 +++ b/hmmconvert.xml Sat Sep 19 17:05:45 2015 -0400 @@ -20,10 +20,10 @@ </param> </inputs> <outputs> - <data format="hmmer3" name="output" label="$msafile.name"> + <data format="hmm3" name="output" label="$msafile.name"> <change_format> - <when input="format" value="-a" format="hmmer3"/> - <when input="format" value="-2" format="hmmer2"/> + <when input="format" value="-a" format="hmm3"/> + <when input="format" value="-2" format="hmm2"/> </change_format> </data> </outputs>