Mercurial > repos > iuc > hmmer3
comparison hmmfetch.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 |
comparison
equal
deleted
inserted
replaced
0:62479bdcc059 | 1:b5066aa77fea |
---|---|
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"/> |