Mercurial > repos > iuc > hmmer3
diff hmmconvert.xml @ 1:79523243a079 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 45a64d82dfada34d826be98a1f7a0657f9148d59
| author | iuc |
|---|---|
| date | Sat, 30 May 2015 22:48:44 -0400 |
| parents | afd1fd3095ad |
| children |
line wrap: on
line diff
--- a/hmmconvert.xml Tue May 12 14:59:50 2015 -0400 +++ b/hmmconvert.xml Sat May 30 22:48:44 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>
