Mercurial > repos > iuc > hmmer3
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 0:afd1fd3095ad | 1:79523243a079 |
|---|---|
| 18 <!--<option value="-b">output models in HMMER3 binary format</option>--> | 18 <!--<option value="-b">output models in HMMER3 binary format</option>--> |
| 19 <option value="-2">backward compatible HMMER2 ASCII format</option> | 19 <option value="-2">backward compatible HMMER2 ASCII format</option> |
| 20 </param> | 20 </param> |
| 21 </inputs> | 21 </inputs> |
| 22 <outputs> | 22 <outputs> |
| 23 <data format="hmmer3" name="output" label="$msafile.name"> | 23 <data format="hmm3" name="output" label="$msafile.name"> |
| 24 <change_format> | 24 <change_format> |
| 25 <when input="format" value="-a" format="hmmer3"/> | 25 <when input="format" value="-a" format="hmm3"/> |
| 26 <when input="format" value="-2" format="hmmer2"/> | 26 <when input="format" value="-2" format="hmm2"/> |
| 27 </change_format> | 27 </change_format> |
| 28 </data> | 28 </data> |
| 29 </outputs> | 29 </outputs> |
| 30 <tests> | 30 <tests> |
| 31 <test> | 31 <test> |
