comparison interproscan.xml @ 1:1685d3bea8d8 draft

Uploaded
author bgruening
date Sun, 23 Jun 2013 07:39:13 -0400
parents 81eb6e8be5c2
children 32ae2da3a3e4
comparison
equal deleted inserted replaced
0:81eb6e8be5c2 1:1685d3bea8d8
24 24
25 </command> 25 </command>
26 <inputs> 26 <inputs>
27 <param name="input" type="data" format="fasta" label="Protein Fasta File"/> 27 <param name="input" type="data" format="fasta" label="Protein Fasta File"/>
28 28
29 <param name="appl" type="select" format="text" help="Select your programm."> 29 <param name="appl" type="select" format="text" label="Applications to run" help="Select your programm.">
30 <label>Applications to run ...</label>
31 <option value="blastprodom+coils+gene3d+hamap+hmmpanther+hmmpir+hmmpfam+hmmsmart+hmmtigr+fprintscan+patternscan+profilescan+superfamily+seg+signalp+tmhmm" selected="true">all</option> 30 <option value="blastprodom+coils+gene3d+hamap+hmmpanther+hmmpir+hmmpfam+hmmsmart+hmmtigr+fprintscan+patternscan+profilescan+superfamily+seg+signalp+tmhmm" selected="true">all</option>
32 <option value="seg">seg</option> 31 <option value="seg">seg</option>
33 <option value="signalp">signalp</option> 32 <option value="signalp">signalp</option>
34 <option value="tmhmm">tmhmm</option> 33 <option value="tmhmm">tmhmm</option>
35 <option value="fprintscan">fprintscan</option> 34 <option value="fprintscan">fprintscan</option>
43 <option value="hmmpanther">hmmpanther</option> 42 <option value="hmmpanther">hmmpanther</option>
44 <option value="hamap">hamap</option> 43 <option value="hamap">hamap</option>
45 <option value="gene3d">gene3d</option> 44 <option value="gene3d">gene3d</option>
46 <option value="coils">coils</option> 45 <option value="coils">coils</option>
47 <option value="blastprodom">blastprodom</option> 46 <option value="blastprodom">blastprodom</option>
48 </param> 47 </param>
49 48
50 <param name="oformat" type="select" label="Output format" help="Please select a output format."> 49 <param name="oformat" type="select" label="Output format" help="Please select a output format.">
51 <option value="gff" selected="true">gff</option> 50 <option value="gff">gff</option>
52 <option value="raw">raw</option> 51 <option value="raw" selected="true">raw</option>
53 <option value="txt">txt</option> 52 <option value="txt">txt</option>
54 <option value="html">html</option> 53 <option value="html">html</option>
55 <option value="xml">xml</option> 54 <option value="xml">xml</option>
56 <option value="ebixml">EBI header on top of xml</option> 55 <option value="ebixml">EBI header on top of xml</option>
57 </param> 56 </param>
205 (SignalP v3) and TM helices (TMHMM v2) are supported (See the FAQs file 204 (SignalP v3) and TM helices (TMHMM v2) are supported (See the FAQs file
206 for details). 205 for details).
207 206
208 **GENE3D**:: 207 **GENE3D**::
209 208
210 Gene3D is supplementary to the CATH database. This protein sequence database 209 Gene3D is supplementary to the CATH database. This protein sequence database
211 contains proteins from complete genomes which have been clustered into protein 210 contains proteins from complete genomes which have been clustered into protein
212 families and annotated with CATH domains, Pfam domains and functional 211 families and annotated with CATH domains, Pfam domains and functional
213 information from KEGG, GO, COG, Affymetrix and STRINGS. 212 information from KEGG, GO, COG, Affymetrix and STRINGS.
214 hmmpfam from the HMM2.3.2 package (by Sean Eddy, 213 hmmpfam from the HMM2.3.2 package (by Sean Eddy,
215 eddy@genetics.wustl.edu, http://hmmer.wustl.edu). 214 eddy@genetics.wustl.edu, http://hmmer.wustl.edu).
216 215
217 **PANTHER**:: 216 **PANTHER**::
218 217
219 The PANTHER (Protein ANalysis THrough Evolutionary Relationships) 218 The PANTHER (Protein ANalysis THrough Evolutionary Relationships)
220 Classification System was designed to classify proteins (and their genes) 219 Classification System was designed to classify proteins (and their genes)
221 in order to facilitate high-throughput analysis. 220 in order to facilitate high-throughput analysis.
222 hmmsearch from the HMM2.3.2 package (by Sean Eddy, 221 hmmsearch from the HMM2.3.2 package (by Sean Eddy,
223 eddy@genetics.wustl.edu, http://hmmer.wustl.edu). 222 eddy@genetics.wustl.edu, http://hmmer.wustl.edu).
224 and blastall from the Blast package (Altschul S.F. et al., 1997). 223 and blastall from the Blast package (Altschul S.F. et al., 1997).
225 224
226 ---------- 225 ----------
227 References 226 References
228 ---------- 227 ----------
229 228
241 InterPro: the integrative protein signature database. 240 InterPro: the integrative protein signature database.
242 Nucleic Acids Research 37 (Database Issue), D224-228. 241 Nucleic Acids Research 37 (Database Issue), D224-228.
243 http://dx.doi.org/10.1093/nar/gkn785 242 http://dx.doi.org/10.1093/nar/gkn785
244 243
245 244
246 Galaxy Wrapper Author: 245 **Galaxy Wrapper Author**::
247 246
248 * Bjoern Gruening, Pharmaceutical Bioinformatics, University of Freiburg 247 * Bjoern Gruening, Pharmaceutical Bioinformatics, University of Freiburg
249 * Konrad Paszkiewicz, Exeter Sequencing Service, University of Exeter 248 * Konrad Paszkiewicz, Exeter Sequencing Service, University of Exeter
250 249
251 </help> 250 </help>
252 </tool> 251 </tool>