Mercurial > repos > iuc > hmmer3
comparison hmmfetch.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 |
|---|---|
| 13 <!-- TODO: implement auto-indexing --> | 13 <!-- TODO: implement auto-indexing --> |
| 14 <expand macro="input_hmm" /> | 14 <expand macro="input_hmm" /> |
| 15 <param name="keyfile" type="data" format="tabular,txt" label="List of HMM names to extract"/> | 15 <param name="keyfile" type="data" format="tabular,txt" label="List of HMM names to extract"/> |
| 16 </inputs> | 16 </inputs> |
| 17 <outputs> | 17 <outputs> |
| 18 <data format="hmmer3" name="output" label="Selected HMM Models from $hmmfile.name"> | 18 <data format="hmm3" name="output" label="Selected HMM Models from $hmmfile.name"> |
| 19 </data> | 19 </data> |
| 20 </outputs> | 20 </outputs> |
| 21 <tests> | 21 <tests> |
| 22 <test> | 22 <test> |
| 23 <param name="hmmfile" value="fn3.hmm"/> | 23 <param name="hmmfile" value="fn3.hmm"/> |
