Mercurial > repos > iuc > malt_run
annotate macros.xml @ 1:d9b0eda57c0b draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 6bde7c9985265b3086f1e1a6df814c20d02ee092"
| author | iuc |
|---|---|
| date | Mon, 09 May 2022 15:07:25 +0000 |
| parents | 0f45b98a5a08 |
| children |
| rev | line source |
|---|---|
|
0
0f45b98a5a08
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
1 <macros> |
|
0f45b98a5a08
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
2 <token name="@TOOL_VERSION@">0.5.3</token> |
|
1
d9b0eda57c0b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 6bde7c9985265b3086f1e1a6df814c20d02ee092"
iuc
parents:
0
diff
changeset
|
3 <token name="@VERSION_SUFFIX@">1</token> |
|
0
0f45b98a5a08
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
4 <token name="@PROFILE@">20.09</token> |
|
0f45b98a5a08
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
5 <xml name="requirements"> |
|
0f45b98a5a08
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
6 <requirements> |
|
0f45b98a5a08
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
7 <requirement type="package" version="0.53">malt</requirement> |
|
0f45b98a5a08
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
8 </requirements> |
|
0f45b98a5a08
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
9 </xml> |
|
0f45b98a5a08
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
10 <macro name="sub_matrix"> |
|
0f45b98a5a08
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
11 <param name="sub_matrix" type="select" label="Select the protein substitution matrix to use"> |
|
0f45b98a5a08
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
12 <option value="BLOSUM62" selected="True">BLOSUM62</option> |
|
0f45b98a5a08
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
13 <option value="BLOSUM45">BLOSUM45</option> |
|
0f45b98a5a08
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
14 <option value="BLOSUM50">BLOSUM50</option> |
|
0f45b98a5a08
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
15 <option value="BLOSUM80">BLOSUM80</option> |
|
0f45b98a5a08
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
16 <option value="BLOSUM90">BLOSUM90</option> |
|
0f45b98a5a08
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
17 </param> |
|
0f45b98a5a08
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
18 </macro> |
|
0f45b98a5a08
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
19 <macro name="forward_reverse_only"> |
|
0f45b98a5a08
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
20 <param name="forward_only" type="boolean" truevalue="--forwardOnly" falsevalue="" checked="false" label="Align query forward strand only?"/> |
|
0f45b98a5a08
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
21 <param name="reverse_only" type="boolean" truevalue="--reverseOnly" falsevalue="" checked="false" label="Align query reverse strand only?"/> |
|
0f45b98a5a08
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
22 </macro> |
|
0f45b98a5a08
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
23 <xml name="citations"> |
|
0f45b98a5a08
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
24 <citations> |
|
0f45b98a5a08
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
25 <citation type="doi">https://doi.org/10.1101/050559</citation> |
|
0f45b98a5a08
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
26 </citations> |
|
0f45b98a5a08
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
27 </xml> |
|
0f45b98a5a08
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
28 </macros> |
|
0f45b98a5a08
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
29 |
