Mercurial > repos > q2d2 > qiime2__alignment__mafft
annotate qiime2__alignment__mafft.xml @ 3:839862089ccb draft
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 389df0134cd0763dcf02aac6e623fc15f8861c1e
author | q2d2 |
---|---|
date | Thu, 25 Apr 2024 20:52:38 +0000 |
parents | a0a48c15c573 |
children | c4a4ba3c7a9c |
rev | line source |
---|---|
0
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
1 <?xml version='1.0' encoding='utf-8'?> |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
2 <!-- |
3
839862089ccb
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 389df0134cd0763dcf02aac6e623fc15f8861c1e
q2d2
parents:
2
diff
changeset
|
3 Copyright (c) 2024, QIIME 2 development team. |
0
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
4 |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
5 Distributed under the terms of the Modified BSD License. (SPDX: BSD-3-Clause) |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
6 --> |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
7 <!-- |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
8 This tool was automatically generated by: |
3
839862089ccb
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 389df0134cd0763dcf02aac6e623fc15f8861c1e
q2d2
parents:
2
diff
changeset
|
9 q2galaxy (version: 2024.2.1) |
0
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
10 for: |
3
839862089ccb
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 389df0134cd0763dcf02aac6e623fc15f8861c1e
q2d2
parents:
2
diff
changeset
|
11 qiime2 (version: 2024.2.0) |
0
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
12 --> |
3
839862089ccb
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 389df0134cd0763dcf02aac6e623fc15f8861c1e
q2d2
parents:
2
diff
changeset
|
13 <tool name="qiime2 alignment mafft" id="qiime2__alignment__mafft" version="2024.2.0+q2galaxy.2024.2.1" profile="22.05" license="BSD-3-Clause"> |
0
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
14 <description>De novo multiple sequence alignment with MAFFT</description> |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
15 <requirements> |
3
839862089ccb
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 389df0134cd0763dcf02aac6e623fc15f8861c1e
q2d2
parents:
2
diff
changeset
|
16 <container type="docker">quay.io/qiime2/amplicon:2024.2</container> |
0
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
17 </requirements> |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
18 <version_command>q2galaxy version alignment</version_command> |
1
a8962b34c94e
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
0
diff
changeset
|
19 <command detect_errors="exit_code">q2galaxy run alignment mafft '$inputs'</command> |
0
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
20 <configfiles> |
3
839862089ccb
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 389df0134cd0763dcf02aac6e623fc15f8861c1e
q2d2
parents:
2
diff
changeset
|
21 <inputs name="inputs" data_style="staging_path_and_source_path"/> |
0
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
22 </configfiles> |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
23 <inputs> |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
24 <param name="sequences" type="data" format="qza" label="sequences: FeatureData[Sequence]" help="[required] The sequences to be aligned."> |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
25 <options options_filter_attribute="metadata.semantic_type"> |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
26 <filter type="add_value" value="FeatureData[Sequence]"/> |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
27 </options> |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
28 <validator type="expression" message="Incompatible type">hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['FeatureData[Sequence]']</validator> |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
29 </param> |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
30 <section name="__q2galaxy__GUI__section__extra_opts__" title="Click here for additional options"> |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
31 <param name="parttree" type="boolean" truevalue="__q2galaxy__::literal::True" falsevalue="__q2galaxy__::literal::False" label="parttree: Bool" help="[default: No] This flag is required if the number of sequences being aligned are larger than 1000000. Disabled by default"/> |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
32 </section> |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
33 </inputs> |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
34 <outputs> |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
35 <data name="alignment" format="qza" label="${tool.name} on ${on_string}: alignment.qza" from_work_dir="alignment.qza"/> |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
36 </outputs> |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
37 <tests/> |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
38 <help> |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
39 QIIME 2: alignment mafft |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
40 ======================== |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
41 De novo multiple sequence alignment with MAFFT |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
42 |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
43 |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
44 Outputs: |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
45 -------- |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
46 :alignment.qza: The aligned sequences. |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
47 |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
48 | |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
49 |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
50 Description: |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
51 ------------ |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
52 Perform de novo multiple sequence alignment using MAFFT. |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
53 |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
54 |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
55 | |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
56 |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
57 </help> |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
58 <citations> |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
59 <citation type="doi">10.1093/molbev/mst010</citation> |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
60 <citation type="doi">10.1038/s41587-019-0209-9</citation> |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
61 </citations> |
f393282d35ee
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1
q2d2
parents:
diff
changeset
|
62 </tool> |