# HG changeset patch # User q2d2 # Date 1661800687 0 # Node ID f393282d35ee8e55b6e4926647115fab104f742f planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1 diff -r 000000000000 -r f393282d35ee qiime2__alignment__mafft.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qiime2__alignment__mafft.xml Mon Aug 29 19:18:07 2022 +0000 @@ -0,0 +1,74 @@ + + + + + De novo multiple sequence alignment with MAFFT + + quay.io/qiime2/core:2022.8 + + q2galaxy version alignment + q2galaxy run alignment mafft '$inputs' + + + + + + + + + hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['FeatureData[Sequence]'] + +
+ + + + + + + + + + + + + +
+
+ + + + + +QIIME 2: alignment mafft +======================== +De novo multiple sequence alignment with MAFFT + + +Outputs: +-------- +:alignment.qza: The aligned sequences. + +| + +Description: +------------ +Perform de novo multiple sequence alignment using MAFFT. + + +| + + + + 10.1093/molbev/mst010 + 10.1038/s41587-019-0209-9 + +
diff -r 000000000000 -r f393282d35ee test-data/.gitkeep