Mercurial > repos > galaxyp > openms_peptideindexer
comparison PeptideIndexer.xml @ 5:fc6ccd403439 draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 58476cadaaf10b494317a604ad81d41c2d15f29b
author | galaxyp |
---|---|
date | Mon, 12 Feb 2018 13:03:52 -0500 |
parents | 6b0add7e424d |
children | 96dcf92f992d |
comparison
equal
deleted
inserted
replaced
4:e039cc5c7aed | 5:fc6ccd403439 |
---|---|
1 <?xml version='1.0' encoding='UTF-8'?> | 1 <?xml version='1.0' encoding='UTF-8'?> |
2 <!--This is a configuration file for the integration of a tools into Galaxy (https://galaxyproject.org/). This file was automatically generated using CTD2Galaxy.--> | 2 <!--This is a configuration file for the integration of a tools into Galaxy (https://galaxyproject.org/). This file was automatically generated using CTDConverter.--> |
3 <!--Proposed Tool Section: [ID Processing]--> | 3 <!--Proposed Tool Section: [ID Processing]--> |
4 <tool id="PeptideIndexer" name="PeptideIndexer" version="2.2.0"> | 4 <tool id="PeptideIndexer" name="PeptideIndexer" version="2.3.0"> |
5 <description>Refreshes the protein references for all peptide hits.</description> | 5 <description>Refreshes the protein references for all peptide hits.</description> |
6 <macros> | 6 <macros> |
7 <token name="@EXECUTABLE@">PeptideIndexer</token> | 7 <token name="@EXECUTABLE@">PeptideIndexer</token> |
8 <import>macros.xml</import> | 8 <import>macros.xml</import> |
9 </macros> | 9 </macros> |
117 <param name="param_mismatches_max" type="integer" min="0" optional="True" value="0" label="[tolerant search only] Maximal number of real mismatches (will be used after checking for ambiguous AA's (see 'aaa_max' option)" help="(-mismatches_max) In general this param should only be changed if you want to look for other potential origins of a peptide which might have unknown SNPs or the like"/> | 117 <param name="param_mismatches_max" type="integer" min="0" optional="True" value="0" label="[tolerant search only] Maximal number of real mismatches (will be used after checking for ambiguous AA's (see 'aaa_max' option)" help="(-mismatches_max) In general this param should only be changed if you want to look for other potential origins of a peptide which might have unknown SNPs or the like"/> |
118 <param name="param_IL_equivalent" display="radio" type="boolean" truevalue="-IL_equivalent" falsevalue="" checked="false" optional="True" label="Treat the isobaric amino acids isoleucine ('I') and leucine ('L') as equivalent (indistinguishable)" help="(-IL_equivalent) "/> | 118 <param name="param_IL_equivalent" display="radio" type="boolean" truevalue="-IL_equivalent" falsevalue="" checked="false" optional="True" label="Treat the isobaric amino acids isoleucine ('I') and leucine ('L') as equivalent (indistinguishable)" help="(-IL_equivalent) "/> |
119 <param name="param_filter_aaa_proteins" display="radio" type="boolean" truevalue="-filter_aaa_proteins" falsevalue="" checked="false" optional="True" label="In the tolerant search for matches to proteins with ambiguous amino acids (AAAs), rebuild the search database to only consider proteins with AAAs" help="(-filter_aaa_proteins) This may save time if most proteins don't contain AAAs and if there is a significant number of peptides that enter the tolerant search"/> | 119 <param name="param_filter_aaa_proteins" display="radio" type="boolean" truevalue="-filter_aaa_proteins" falsevalue="" checked="false" optional="True" label="In the tolerant search for matches to proteins with ambiguous amino acids (AAAs), rebuild the search database to only consider proteins with AAAs" help="(-filter_aaa_proteins) This may save time if most proteins don't contain AAAs and if there is a significant number of peptides that enter the tolerant search"/> |
120 <param name="param_enzyme_name" type="select" optional="False" value="Trypsin" label="Enzyme which determines valid cleavage sites -" help="(-name) e.g. trypsin cleaves after lysine (K) or arginine (R), but not before proline (P)"> | 120 <param name="param_enzyme_name" type="select" optional="False" value="Trypsin" label="Enzyme which determines valid cleavage sites -" help="(-name) e.g. trypsin cleaves after lysine (K) or arginine (R), but not before proline (P)"> |
121 <option value="glutamyl endopeptidase">glutamyl endopeptidase</option> | 121 <option value="glutamyl endopeptidase">glutamyl endopeptidase</option> |
122 <option value="CNBr">CNBr</option> | |
123 <option value="Asp-N_ambic">Asp-N_ambic</option> | |
124 <option value="Trypsin" selected="true">Trypsin</option> | |
125 <option value="Formic_acid">Formic_acid</option> | |
126 <option value="TrypChymo">TrypChymo</option> | 122 <option value="TrypChymo">TrypChymo</option> |
127 <option value="proline endopeptidase">proline endopeptidase</option> | 123 <option value="unspecific cleavage">unspecific cleavage</option> |
128 <option value="Lys-C/P">Lys-C/P</option> | 124 <option value="Trypsin/P">Trypsin/P</option> |
129 <option value="Chymotrypsin">Chymotrypsin</option> | 125 <option value="Alpha-lytic protease">Alpha-lytic protease</option> |
130 <option value="Arg-C">Arg-C</option> | 126 <option value="V8-DE">V8-DE</option> |
127 <option value="V8-E">V8-E</option> | |
131 <option value="PepsinA">PepsinA</option> | 128 <option value="PepsinA">PepsinA</option> |
132 <option value="Asp-N">Asp-N</option> | 129 <option value="Asp-N">Asp-N</option> |
133 <option value="Trypsin/P">Trypsin/P</option> | 130 <option value="2-iodobenzoate">2-iodobenzoate</option> |
131 <option value="Lys-N">Lys-N</option> | |
132 <option value="Asp-N_ambic">Asp-N_ambic</option> | |
133 <option value="CNBr">CNBr</option> | |
134 <option value="Asp-N/B">Asp-N/B</option> | |
135 <option value="Formic_acid">Formic_acid</option> | |
136 <option value="Chymotrypsin">Chymotrypsin</option> | |
134 <option value="Lys-C">Lys-C</option> | 137 <option value="Lys-C">Lys-C</option> |
138 <option value="Trypsin" selected="true">Trypsin</option> | |
139 <option value="Arg-C">Arg-C</option> | |
140 <option value="Arg-C/P">Arg-C/P</option> | |
141 <option value="Lys-C/P">Lys-C/P</option> | |
135 <option value="no cleavage">no cleavage</option> | 142 <option value="no cleavage">no cleavage</option> |
136 <option value="unspecific cleavage">unspecific cleavage</option> | |
137 <option value="2-iodobenzoate">2-iodobenzoate</option> | |
138 <option value="V8-E">V8-E</option> | |
139 <option value="leukocyte elastase">leukocyte elastase</option> | 143 <option value="leukocyte elastase">leukocyte elastase</option> |
140 <option value="V8-DE">V8-DE</option> | 144 <option value="proline endopeptidase">proline endopeptidase</option> |
145 <option value="Chymotrypsin/P">Chymotrypsin/P</option> | |
141 </param> | 146 </param> |
142 <param name="param_enzyme_specificity" display="radio" type="select" optional="False" value="full" label="Specificity of the enzyme" help="(-specificity) <br> 'full': both internal cleavage sites must match. <br> 'semi': one of two internal cleavage sites must match. <br> 'none': allow all peptide hits no matter their context. Therefore, the enzyme chosen does not play a role here"> | 147 <param name="param_enzyme_specificity" display="radio" type="select" optional="False" value="full" label="Specificity of the enzyme" help="(-specificity) <br> 'full': both internal cleavage sites must match. <br> 'semi': one of two internal cleavage sites must match. <br> 'none': allow all peptide hits no matter their context. Therefore, the enzyme chosen does not play a role here"> |
143 <option value="full" selected="true">full</option> | 148 <option value="full" selected="true">full</option> |
144 <option value="semi">semi</option> | 149 <option value="semi">semi</option> |
145 <option value="none">none</option> | 150 <option value="none">none</option> |