Mercurial > repos > iuc > cialign
annotate macros.xml @ 1:3c5bdab3c7b7 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit 4272ec0a9c9fc6c2a54aa702a3dc446ec598ffcc
| author | iuc |
|---|---|
| date | Tue, 05 Aug 2025 20:08:31 +0000 |
| parents | c0a3b4607e66 |
| children |
| rev | line source |
|---|---|
|
0
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
1 <macros> |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
2 <token name="@TOOL_VERSION@">1.1.4</token> |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
3 <token name="@VERSION_SUFFIX@">0</token> |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
4 <xml name="requirements"> |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
5 <requirements> |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
6 <requirement type="package" version="@TOOL_VERSION@">cialign</requirement> |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
7 </requirements> |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
8 </xml> |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
9 <xml name="help"> |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
10 <help><![CDATA[ |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
11 What this tool does |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
12 =================== |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
13 |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
14 CIAlign is designed to clean, interpret, and visualize multiple sequence alignments (MSAs). |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
15 It helps identify and remove problematic regions such as insertions, poorly aligned ends, and overly gappy sequences. This improves downstream analyses like phylogenetic inference and comparative genomics. |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
16 |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
17 It also offers tools to generate customizable visualizations, allowing users to inspect alignments and cleaning steps through compact and informative plots. |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
18 |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
19 Input |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
20 ===== |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
21 |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
22 CIAlign takes standard multiple sequence alignment files in FASTA format. CIAlign takes standard multiple sequence alignment files in FASTA format. |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
23 |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
24 Output |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
25 ====== |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
26 |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
27 CIAlign produces a cleaned alignment in FASTA format along with optional log files, summary statistics, and visualization plots. |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
28 |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
29 ]]></help> |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
30 </xml> |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
31 <xml name="creator"> |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
32 <creator> |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
33 <organization name="Galaxy Europe"/> |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
34 <person givenName="Ahmad" familyName="Mahagna" url="https://github.com/Smkingsize"/> |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
35 <person givenName="Saim" familyName="Momin" url="https://github.com/SaimMomin12"/> |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
36 </creator> |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
37 </xml> |
|
c0a3b4607e66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit fab1845778b34ff4166b2aa3efd4c88d240adb24
iuc
parents:
diff
changeset
|
38 </macros> |
