annotate mafft.xml @ 0:a4e086689fae draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
author rnateam
date Thu, 18 Jun 2015 08:59:56 -0400
parents
children 5e48c4621f9f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
1 <tool id="rbc_mafft" name="MAFFT" version="7.221.0">
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
2 <description>Multiple alignment program for amino acid or nucleotide sequences</description>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
3 <requirements>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
4 <requirement type="package" version="7.221">mafft</requirement>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
5 </requirements>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
6 <stdio>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
7 <exit_code range="1:" level="fatal" description="Error occurred. Please check Tool Standard Error" />
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
8 <exit_code range=":-1" level="fatal" description="Error occurred. Please check Tool Standard Error" />
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
9 </stdio>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
10 <version_command>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
11 <![CDATA[
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
12 mafft --version
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
13 ]]>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
14 </version_command>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
15 <command>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
16 <![CDATA[
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
17 #if $cond_flavour.flavourType != 'custom'
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
18 $cond_flavour.flavourType
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
19 #elif $cond_flavour.flavourType == 'custom'
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
20 ### full parameter options
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
21 mafft
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
22 #end if
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
23
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
24 ## specify threads to use
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
25 --thread \${GALAXY_SLOTS:-1}
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
26
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
27 #if $outputFormat.value == 'clustalw'
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
28 --clustalout
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
29 #end if
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
30
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
31 $inputSequences >
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
32
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
33 #if $outputFormat.value == 'fasta'
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
34 $outputFasta
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
35 #elif $outputFormat.value == 'clustalw'
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
36 $outputClustalW
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
37 #end if
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
38 ]]>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
39 </command>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
40 <inputs>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
41 <param name="inputSequences" type="data" format="fasta" label="Sequences to align" help="Amino acid or nucleotide sequences in FASTA format."/>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
42 <conditional name="cond_flavour">
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
43 <param name="flavourType" type="select" label="MAFFT flavour" help="Run mafft with pre-defined input parameters. Specification of these parameters can be found in the help section.">
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
44 <option value="mafft-fftns" selected="true">fftns</option>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
45 <option value="mafft-fftnsi">fftnsi</option>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
46 <option value="mafft-nwns">nwns</option>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
47 <option value="mafft-nwnsi">nwnsi</option>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
48 <option value="mafft-einsi">einsi</option>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
49 <option value="mafft-ginsi">ginsi</option>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
50 <option value="mafft-linsi">linsi</option>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
51 <option value="mafft-qinsi">qinsi</option>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
52 <option value="mafft-xinsi">xinsi</option>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
53 <!-- <option value="custom">Custom Parameters</option> this should trigger tweaking of all parameters -->
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
54 </param>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
55 <when value="mafft-fftns"/>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
56 <when value="mafft-fftnsi"/>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
57 <when value="mafft-nwns"/>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
58 <when value="mafft-nwnsi"/>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
59 <when value="mafft-einsi"/>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
60 <when value="mafft-ginsi"/>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
61 <when value="mafft-linsi"/>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
62 <when value="mafft-qinsi"/>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
63 <when value="mafft-xinsi"/>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
64 </conditional>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
65 <param name="outputFormat" type="select" label="Output format" help="Either FASTA or ClustalW">
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
66 <option value="fasta" selected="true">FASTA</option>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
67 <option value="clustalw">ClustalW</option>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
68 </param>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
69 </inputs>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
70 <outputs>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
71 <data format="fasta" name="outputFasta" label="${tool.name} on ${on_string}">
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
72 <filter>outputFormat == 'fasta'</filter>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
73 </data>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
74 <data format="clustal" name="outputClustalW" label="${tool.name} on ${on_string}">
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
75 <filter>outputFormat == 'clustalw'</filter>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
76 </data>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
77 </outputs>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
78 <tests>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
79 <test>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
80 <param name="inputSequences" value="sample.fa"/>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
81 <param name="flavourType" value="mafft-fftns"/>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
82 <param name="outputFormat" value="fasta"/>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
83 <output name="outputFasta" ftype="fasta" file="mafft_fftns_result.aln"/>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
84 </test>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
85 <test>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
86 <param name="inputSequences" value="sample.fa"/>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
87 <param name="flavourType" value="mafft-nwns"/>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
88 <param name="outputFormat" value="clustalw"/>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
89 <output name="outputClustalW" ftype="clustal" file="mafft_nwns_result.aln"/>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
90 </test>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
91 </tests>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
92 <help>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
93 <![CDATA[
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
94 **What it does**
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
95
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
96 MAFFT is a multiple sequence alignment program for unix-like operating systems.
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
97 It offers a range of multiple alignment methods, L-INS-i (accurate; for alignment of <∼200 sequences),
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
98 FFT-NS-2 (fast; for alignment of <∼30,000 sequences), etc.
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
99
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
100 From the MAFFT man page, an overview of the different predefined flavours of the tool.
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
101
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
102 **Accuracy-oriented methods:**
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
103
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
104 - L-INS-i (probably most accurate; recommended for <200 sequences; iterative refinement method incorporating local pairwise alignment information):
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
105
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
106 - mafft --localpair --maxiterate 1000 input [> output]
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
107
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
108 - G-INS-i (suitable for sequences of similar lengths; recommended for <200 sequences; iterative refinement method incorporating global pairwise alignment information):
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
109
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
110 - mafft --globalpair --maxiterate 1000 input [> output]
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
111
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
112 - E-INS-i (suitable for sequences containing large unalignable regions; recommended for <200 sequences):
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
113
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
114 - mafft --ep 0 --genafpair --maxiterate 1000 input [> output]. For E-INS-i, the --ep 0 option is recommended to allow large gaps.
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
115
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
116
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
117 **Speed-oriented methods:**
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
118
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
119 - FFT-NS-i (iterative refinement method; two cycles only):
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
120
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
121 - mafft --retree 2 --maxiterate 2 input [> output]
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
122
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
123 - FFT-NS-i (iterative refinement method; max. 1000 iterations):
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
124
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
125 - mafft --retree 2 --maxiterate 1000 input [> output]
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
126
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
127 - FFT-NS-2 (fast; progressive method):
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
128
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
129 - mafft --retree 2 --maxiterate 0 input [> output]
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
130
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
131 - FFT-NS-1 (very fast; recommended for >2000 sequences; progressive method with a rough guide tree):
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
132
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
133 - mafft --retree 1 --maxiterate 0 input [> output]
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
134
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
135 - NW-NS-i (iterative refinement method without FFT approximation; two cycles only):
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
136
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
137 - mafft --retree 2 --maxiterate 2 --nofft input [> output]
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
138
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
139 - NW-NS-2 (fast; progressive method without the FFT approximation):
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
140
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
141 - mafft --retree 2 --maxiterate 0 --nofft input [> output]
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
142
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
143 - NW-NS-PartTree-1 (recommended for ~10,000 to ~50,000 sequences; progressive method with the PartTree algorithm):
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
144
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
145 - mafft --retree 1 --maxiterate 0 --nofft --parttree input [> output]
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
146
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
147 ]]>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
148 </help>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
149 <citations>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
150 <citation type="doi">10.1093/molbev/mst010</citation>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
151 </citations>
a4e086689fae planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff changeset
152 </tool>