annotate unipept.xml @ 5:42bc03ed02f6 draft default tip

planemo upload for repository https://unipept.ugent.be/apidocs commit 8b14b02c5b11232c0c2cc278e3ac492455f2e0a5
author galaxyp
date Sat, 02 Jul 2022 13:46:02 +0000
parents 1137ffa5e479
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5
42bc03ed02f6 planemo upload for repository https://unipept.ugent.be/apidocs commit 8b14b02c5b11232c0c2cc278e3ac492455f2e0a5
galaxyp
parents: 4
diff changeset
1 <tool id="unipept" name="Unipept" version="4.5.1">
0
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
2 <description>retrieve taxonomy for peptides</description>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
3 <macros>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
4 <xml name="equate_il">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
5 <param name="equate_il" type="boolean" truevalue="-e" falsevalue="" checked="true" label="Equate isoleucine and leucine">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
6 <help>isoleucine (I) and leucine (L) are equated when matching tryptic peptides to UniProt records</help>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
7 </param>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
8 </xml>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
9 <xml name="extra">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
10 <param name="extra" type="boolean" truevalue="-x" falsevalue="" checked="false" label="retrieve extra information">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
11 <yield/>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
12 </param>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
13 </xml>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
14 <xml name="extra_true">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
15 <param name="extra" type="boolean" truevalue="-x" falsevalue="" checked="true" label="retrieve extra information">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
16 <yield/>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
17 </param>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
18 </xml>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
19 <xml name="names">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
20 <param name="names" type="boolean" truevalue="-n" falsevalue="" checked="true" label="names" >
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
21 <help>return the names in complete taxonomic lineage</help>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
22 </param>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
23 <param name="allfields" type="boolean" truevalue="-A" falsevalue="" checked="false" label="allfields" >
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
24 <help>include fields for most specific taxonomic classification: taxon_rank,taxon_id,taxon_name before lineage</help>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
25 </param>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
26 </xml>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
27 <xml name="domains">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
28 <param name="domains" type="boolean" truevalue="-D" falsevalue="" checked="false" label="group responses by GO namespace (biological process, molecular function, cellular component)">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
29 <yield/>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
30 </param>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
31 </xml>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
32 <xml name="selected_outputs">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
33 <param name="selected_outputs" type="select" multiple="true" display="checkboxes" label="Choose outputs">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
34 <option value="tsv" selected="true">Tabular with one line per peptide</option>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
35 <option value="csv">Comma Separated Values (.csv) with one line per peptide</option>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
36 <option value="json">JSON Taxomony Tree (for pept2lca, pep2taxa, and peptinfo)</option>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
37 <yield/>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
38 <option value="unmatched">Unmatched peptides</option>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
39 </param>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
40 </xml>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
41 </macros>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
42 <requirements>
2
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
43 <requirement type="package" version="3">python</requirement>
0
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
44 </requirements>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
45 <stdio>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
46 <exit_code range="1:" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
47 </stdio>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
48 <command><![CDATA[
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
49 python '$__tool_directory__/unipept.py'
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
50 ## --url 'http://morty.ugent.be/api/v1' -g -M 1
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
51 --api=$unipept.api
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
52 $unipept.equate_il $unipept.extra
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
53 #if $unipept.api in ['pept2lca', 'pept2taxa', 'peptinfo']:
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
54 $unipept.names $unipept.allfields
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
55 #end if
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
56 #if $unipept.api in ['pept2go', 'pept2funct', 'peptinfo']:
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
57 $unipept.domains
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
58 #end if
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
59 $strict
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
60 #if str($peptide_src.fmt) == 'proteomic':
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
61 #if $peptide_src.input.datatype.file_ext == 'fasta':
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
62 --fasta="$peptide_src.input"
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
63 #elif $peptide_src.input.datatype.file_ext == 'mzid':
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
64 --mzid="$peptide_src.input"
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
65 #elif $peptide_src.input.datatype.file_ext == 'pepxml':
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
66 --pepxml="$peptide_src.input"
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
67 #end if
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
68 #elif str($peptide_src.fmt) == 'tabular':
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
69 --tabular="$peptide_src.input_tsv"
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
70 #set $col = int(str($peptide_src.column)) - 1
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
71 --column=$col
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
72 #elif str($peptide_src.fmt) == 'fasta':
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
73 --fasta="$peptide_src.input_fasta"
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
74 #elif str($peptide_src.fmt) == 'mzid':
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
75 --mzid="$peptide_src.input_mzid"
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
76 #elif str($peptide_src.fmt) == 'pepxml':
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
77 --pepxml="$peptide_src.input_pepxml"
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
78 #end if
4
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
79 --peptide_match $peptide_match
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
80 #if $peptide_match == 'report' and $unmatched_aa != 'default':
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
81 --unmatched_aa $unmatched_aa
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
82 #end if
0
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
83 #if 'json' in str($selected_outputs).split(',') and str($unipept.api) in ['pept2lca', 'pept2taxa', 'peptinfo']:
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
84 --json $output_json
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
85 #end if
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
86 #if 'ec_json' in str($selected_outputs).split(',') and str($unipept.api) in ['pept2ec', 'pept2funct', 'peptinfo']:
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
87 --ec_json $output_ec_json
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
88 #end if
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
89 #if 'tsv' in str($selected_outputs).split(','):
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
90 --tsv $output_tsv
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
91 #end if
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
92 #if 'csv' in str($selected_outputs).split(','):
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
93 --csv $output_csv
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
94 #end if
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
95 #if 'ec_tsv' in str($selected_outputs).split(',') and str($unipept.api) in ['pept2ec', 'pept2funct', 'peptinfo']:
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
96 --ec_tsv $output_ec_tsv
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
97 #end if
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
98 #if 'go_tsv' in str($selected_outputs).split(',') and str($unipept.api) in ['pept2go', 'pept2funct', 'peptinfo']:
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
99 --go_tsv $output_go_tsv
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
100 #end if
2
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
101 #if 'ipr_tsv' in str($selected_outputs).split(',') and str($unipept.api) in ['pept2interpro', 'pept2funct', 'peptinfo']:
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
102 --ipr_tsv $output_ipr_tsv
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
103 #end if
0
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
104 #if 'unmatched' in str($selected_outputs).split(','):
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
105 --unmatched $output_unmatched
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
106 #end if
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
107 ]]></command>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
108 <inputs>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
109 <conditional name="unipept">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
110 <param name="api" type="select" label="Unipept application" >
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
111 <option value="pept2lca" selected="true">pept2lca: lowest common ancestor</option>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
112 <option value="pept2taxa">pept2taxa: organisms associated with the UniProt entries containing a given tryptic peptide</option>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
113 <option value="pept2prot">pept2prot: UniProt entries containing a given tryptic peptide</option>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
114 <option value="pept2ec">pept2ec: Tryptic peptides and associated EC terms</option>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
115 <option value="pept2go">pept2go: Tryptic peptides and associated GO terms</option>
2
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
116 <option value="pept2interpro">pept2interpro: Tryptic peptides and associated InterPro entries</option>
0
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
117 <option value="pept2funct">pept2funct: Tryptic peptides and associated EC and GO terms</option>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
118 <option value="peptinfo">peptinfo: Tryptic peptides and associated EC and GO terms and lowest common ancestor taxonomy</option>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
119 </param>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
120 <when value="pept2lca">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
121 <expand macro="equate_il" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
122 <expand macro="extra">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
123 <help>Return the complete lineage of the taxonomic lowest common ancestor, and include ID fields.</help>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
124 </expand>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
125 <expand macro="names" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
126 </when>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
127 <when value="pept2taxa">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
128 <expand macro="equate_il" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
129 <expand macro="extra_true">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
130 <help>Return the complete lineage of each organism, and include ID fields.</help>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
131 </expand>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
132 <expand macro="names" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
133 </when>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
134 <when value="pept2prot">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
135 <expand macro="equate_il" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
136 <expand macro="extra">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
137 <help>Return additional information fields: taxon_name, ec_references, go_references, refseq_ids, refseq_protein_ids, insdc_ids, insdc_protein_ids
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
138 WARNING: Huge perfomance penalty! Only use for small number of peptides when the extra infomation is required.
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
139 </help>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
140 </expand>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
141 </when>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
142 <when value="pept2ec">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
143 <expand macro="equate_il" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
144 <expand macro="extra_true">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
145 <help>Return the name of the EC-number.
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
146 </help>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
147 </expand>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
148 </when>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
149 <when value="pept2go">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
150 <expand macro="equate_il" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
151 <expand macro="extra_true">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
152 <help>Return the name of the GO-term.
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
153 </help>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
154 </expand>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
155 <expand macro="domains" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
156 </when>
2
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
157 <when value="pept2interpro">
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
158 <expand macro="equate_il" />
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
159 <expand macro="extra_true">
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
160 <help>Return the name of the GO-term.
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
161 </help>
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
162 </expand>
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
163 <expand macro="domains" />
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
164 </when>
0
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
165 <when value="pept2funct">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
166 <expand macro="equate_il" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
167 <expand macro="extra_true">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
168 <help>Return the name of the EC-number and GO-term.
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
169 </help>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
170 </expand>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
171 <expand macro="domains" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
172 </when>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
173 <when value="peptinfo">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
174 <expand macro="equate_il" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
175 <expand macro="extra_true">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
176 <help>Return the name of the EC-number and GO-term.
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
177 </help>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
178 </expand>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
179 <expand macro="domains" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
180 <expand macro="names" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
181 </when>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
182 </conditional>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
183 <conditional name="peptide_src">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
184 <param name="fmt" type="select" label="Peptides input format" >
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
185 <option value="proteomic">proteomics formats: mzid, pepxml, fasta</option>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
186 <option value="tabular">tabular</option>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
187 <option value="fasta">fasta</option>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
188 <option value="mzid">mzid</option>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
189 <option value="pepxml">pepxml</option>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
190 </param>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
191 <when value="proteomic">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
192 <param name="input" type="data" format="mzid,pepxml,fasta" label="Peptide Input" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
193 </when>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
194 <when value="tabular">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
195 <param name="input_tsv" type="data" format="tabular" label="Tabular Input Containing Peptide column" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
196 <param name="column" label="Select column with peptides" type="data_column" numerical="false" data_ref="input_tsv" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
197 </when>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
198 <when value="fasta">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
199 <param name="input_fasta" type="data" format="fasta" label="Peptide Fasta Input" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
200 </when>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
201 <when value="mzid">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
202 <param name="input_mzid" type="data" format="mzid" label="mzIndetML Input" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
203 </when>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
204 <when value="pepxml">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
205 <param name="input_pepxml" type="data" format="pepxml" label="mzIndetML Input" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
206 </when>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
207 </conditional>
4
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
208 <param name="peptide_match" type="select" label="Match input peptides by">
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
209 <option value="full">Match to the full input peptide</option>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
210 <option value="best" selected="true">Best match to tryptic parts of the input peptide</option>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
211 <option value="report">Best match to tryptic parts, add tryptic_match column</option>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
212 </param>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
213 <param name="unmatched_aa" type="select" label="Show tryptic_match as:">
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
214 <option value="default">List of matched tryptic parts</option>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
215 <option value=".">peptide with unmatched AAs as .</option>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
216 <option value="x">peptide with unmatched AAs as x</option>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
217 </param>
0
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
218 <param name="selected_outputs" type="select" multiple="true" display="checkboxes" label="Choose outputs">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
219 <option value="tsv" selected="true">Tabular with one line per peptide</option>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
220 <option value="csv">Comma Separated Values (.csv) with one line per peptide</option>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
221 <option value="json">JSON Taxomony Tree (for pept2lca, pep2taxa, and peptinfo)</option>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
222 <option value="go_tsv">Peptide GO terms in normalized tabular (for pept2go, pept2funct, and peptinfo)</option>
2
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
223 <option value="ipr_tsv">Peptide InterPro entries in normalized tabular (for pept2interpro, pept2funct, and peptinfo)</option>
0
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
224 <option value="ec_tsv">Peptide EC terms in normalized tabular (for pept2ec, pept2funct, and peptinfo)</option>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
225 <option value="ec_json">JSON EC Coverage Tree (for pept2ec, pep2funct, and peptinfo)</option>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
226 <option value="unmatched">Unmatched peptides</option>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
227 </param>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
228 <param name="strict" type="boolean" truevalue="--strict" falsevalue="" checked="false" label="Exit with error on invalid peptides, otherwise ignore them"/>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
229 </inputs>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
230 <outputs>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
231 <data name="output_json" format="d3_hierarchy" label="${tool.name} ${unipept.api} on ${on_string} Taxonomy json">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
232 <filter>'json' in selected_outputs and unipept['api'] in ('pept2lca', 'pept2taxa', 'peptinfo')</filter>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
233 <change_format>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
234 <when input="api" value="pept2prot" format="json" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
235 </change_format>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
236 </data>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
237 <data name="output_ec_json" format="d3_hierarchy" label="${tool.name} ${unipept.api} on ${on_string} EC json">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
238 <filter>'ec_json' in selected_outputs and unipept['api'] in ('pept2ec', 'pept2funct', 'peptinfo')</filter>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
239 </data>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
240 <data name="output_tsv" format="tabular" label="${tool.name} ${unipept.api} on ${on_string} tsv">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
241 <filter>'tsv' in selected_outputs</filter>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
242 <actions>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
243 <action name="comment_lines" type="metadata" default="1" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
244 <!--
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
245 <conditional name="unipept.api">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
246 <when value="pept2funct">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
247 <action name="column_names" type="metadata" default="peptide,total_protein_count,ec_numbers,ec_protein_counts,ec_names,go_terms,go_protein_counts,go_names" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
248 </when>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
249 <when value="pept2go">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
250 <action name="column_names" type="metadata" default="peptide,total_protein_count,go_terms,go_protein_counts,go_names" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
251 </when>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
252 <when value="pept2ec">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
253 <action name="column_names" type="metadata" default="peptide,total_protein_count,ec_numbers,ec_protein_counts,ec_names" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
254 </when>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
255 </conditional>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
256 -->
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
257 </actions>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
258 </data>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
259 <data name="output_csv" format="csv" label="${tool.name} ${unipept.api} on ${on_string} csv">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
260 <filter>'csv' in selected_outputs</filter>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
261 </data>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
262 <data name="output_ec_tsv" format="tabular" label="${tool.name} ${unipept.api} on ${on_string} EC tsv">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
263 <filter>'ec_tsv' in selected_outputs and unipept['api'] in ('pept2ec', 'pept2funct', 'peptinfo')</filter>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
264 <actions>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
265 <action name="column_names" type="metadata" default="Peptide,Total Protein Count,EC Number,Protein Count,EC Name" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
266 </actions>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
267 </data>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
268 <data name="output_go_tsv" format="tabular" label="${tool.name} ${unipept.api} on ${on_string} GO tsv">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
269 <filter>'go_tsv' in selected_outputs and unipept['api'] in ('pept2go', 'pept2funct', 'peptinfo')</filter>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
270 <actions>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
271 <action name="column_names" type="metadata" default="Peptide,Total Protein Count,GO Term,Protein Count,GO Name" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
272 </actions>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
273 </data>
2
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
274 <data name="output_ipr_tsv" format="tabular" label="${tool.name} ${unipept.api} on ${on_string} InterPro tsv">
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
275 <filter>'ipr_tsv' in selected_outputs and unipept['api'] in ('pept2interpro', 'pept2funct', 'peptinfo')</filter>
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
276 <actions>
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
277 <action name="column_names" type="metadata" default="Peptide,Total Protein Count,InterPro Code,Protein Count,InterPro Type,InterPro Name" />
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
278 </actions>
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
279 </data>
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
280
0
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
281 <data name="output_unmatched" format="tabular" label="${tool.name} ${unipept.api} on ${on_string} unmatched">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
282 <filter>'unmatched' in selected_outputs</filter>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
283 <actions>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
284 <action name="column_names" type="metadata" default="Unmatched Peptide" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
285 </actions>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
286 </data>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
287 </outputs>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
288 <tests>
4
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
289 <!-- Test-1 -->
0
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
290 <test>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
291 <param name="api" value="pept2lca"/>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
292 <param name="fmt" value="tabular"/>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
293 <param name="input_tsv" value="tryptic.tsv"/>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
294 <param name="column" value="2"/>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
295 <param name="extra" value="True"/>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
296 <param name="names" value="True"/>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
297 <param name="selected_outputs" value="tsv,unmatched"/>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
298 <output name="output_tsv">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
299 <assert_contents>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
300 <has_text text="Homininae" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
301 </assert_contents>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
302 </output>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
303 <output name="output_unmatched">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
304 <assert_contents>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
305 <has_text text="QTAMAV" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
306 </assert_contents>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
307 </output>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
308 </test>
4
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
309 <!-- Test-2 -->
0
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
310 <test>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
311 <param name="api" value="pept2lca"/>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
312 <param name="fmt" value="fasta"/>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
313 <param name="input_fasta" value="peptide.fa"/>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
314 <param name="equate_il" value="True"/>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
315 <param name="extra" value="True"/>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
316 <param name="names" value="True"/>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
317 <param name="selected_outputs" value="json,tsv"/>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
318 <output name="output_json">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
319 <assert_contents>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
320 <has_text text="VMDVNDHKPEFYNCSLPACTFTPEEAQVNFTGYVDEHASPHIPIDDLTMVVYDPDKGSNGTFLLSLGGPDAEAFSVSPERAAGSASVQVLVRVSALVDYERQTAMAV" />
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
321 </assert_contents>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
322 </output>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
323 <output name="output_tsv">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
324 <assert_contents>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
325 <has_text text="9606" />
1
b65ee881ca64 planemo upload for repository http://unipept.ugent.be/apidocs commit e91b0fe16bf468b34884508652359b91847d1f95
galaxyp
parents: 0
diff changeset
326 <has_text text="9596" />
0
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
327 </assert_contents>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
328 </output>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
329 </test>
4
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
330 <!-- Test-3 -->
0
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
331 <test>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
332 <param name="api" value="pept2taxa"/>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
333 <param name="fmt" value="fasta"/>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
334 <param name="input_fasta" value="peptide.fa"/>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
335 <param name="equate_il" value="True"/>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
336 <param name="extra" value="False"/>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
337 <param name="names" value="False"/>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
338 <param name="selected_outputs" value="tsv"/>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
339 <output name="output_tsv">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
340 <assert_contents>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
341 <has_text text="sapiens" />
5
42bc03ed02f6 planemo upload for repository https://unipept.ugent.be/apidocs commit 8b14b02c5b11232c0c2cc278e3ac492455f2e0a5
galaxyp
parents: 4
diff changeset
342 <has_text text="troglodytes" />
0
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
343 </assert_contents>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
344 </output>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
345 </test>
4
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
346 <!-- Test-4 -->
0
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
347 <test>
1
b65ee881ca64 planemo upload for repository http://unipept.ugent.be/apidocs commit e91b0fe16bf468b34884508652359b91847d1f95
galaxyp
parents: 0
diff changeset
348 <param name="api" value="pept2funct"/>
0
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
349 <param name="fmt" value="tabular"/>
1
b65ee881ca64 planemo upload for repository http://unipept.ugent.be/apidocs commit e91b0fe16bf468b34884508652359b91847d1f95
galaxyp
parents: 0
diff changeset
350 <param name="input_tsv" value="input.tsv"/>
0
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
351 <param name="column" value="2"/>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
352 <param name="extra" value="True"/>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
353 <param name="names" value="True"/>
2
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
354 <param name="selected_outputs" value="tsv,ec_tsv,go_tsv,ipr_tsv,unmatched"/>
0
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
355 <output name="output_tsv">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
356 <assert_contents>
1
b65ee881ca64 planemo upload for repository http://unipept.ugent.be/apidocs commit e91b0fe16bf468b34884508652359b91847d1f95
galaxyp
parents: 0
diff changeset
357 <has_text text="GO:0004802" />
b65ee881ca64 planemo upload for repository http://unipept.ugent.be/apidocs commit e91b0fe16bf468b34884508652359b91847d1f95
galaxyp
parents: 0
diff changeset
358 <has_text text="2.2.1.1" />
2
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
359 <has_text text="IPR005475" />
0
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
360 </assert_contents>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
361 </output>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
362 <output name="output_ec_tsv">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
363 <assert_contents>
1
b65ee881ca64 planemo upload for repository http://unipept.ugent.be/apidocs commit e91b0fe16bf468b34884508652359b91847d1f95
galaxyp
parents: 0
diff changeset
364 <has_text text="2.2.1.1" />
0
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
365 </assert_contents>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
366 </output>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
367 <output name="output_go_tsv">
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
368 <assert_contents>
1
b65ee881ca64 planemo upload for repository http://unipept.ugent.be/apidocs commit e91b0fe16bf468b34884508652359b91847d1f95
galaxyp
parents: 0
diff changeset
369 <has_text text="GO:0004802" />
0
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
370 </assert_contents>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
371 </output>
2
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
372 <output name="output_ipr_tsv">
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
373 <assert_contents>
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
374 <has_text text="IPR005475" />
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
375 </assert_contents>
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
376 </output>
0
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
377 </test>
4
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
378 <!-- Test-5 -->
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
379 <test>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
380 <param name="api" value="pept2funct"/>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
381 <param name="fmt" value="tabular"/>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
382 <param name="input_tsv" value="input.tsv"/>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
383 <param name="column" value="2"/>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
384 <param name="extra" value="True"/>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
385 <param name="names" value="True"/>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
386 <param name="peptide_match" value="full"/>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
387 <param name="selected_outputs" value="tsv,ec_tsv,go_tsv,ipr_tsv,unmatched"/>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
388 <output name="output_tsv">
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
389 <assert_contents>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
390 <has_text text="GO:0004802" />
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
391 <has_text text="2.2.1.1" />
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
392 <has_text text="IPR005475" />
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
393 <has_text_matching expression="FAPLLEEYKAEDWVQK\t0" />
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
394 </assert_contents>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
395 </output>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
396 <output name="output_ec_tsv">
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
397 <assert_contents>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
398 <has_text text="2.2.1.1" />
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
399 </assert_contents>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
400 </output>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
401 <output name="output_go_tsv">
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
402 <assert_contents>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
403 <has_text text="GO:0004802" />
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
404 </assert_contents>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
405 </output>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
406 <output name="output_ipr_tsv">
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
407 <assert_contents>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
408 <has_text text="IPR005475" />
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
409 </assert_contents>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
410 </output>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
411 </test>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
412 <!-- Test-6 -->
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
413 <test>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
414 <param name="api" value="pept2funct"/>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
415 <param name="fmt" value="tabular"/>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
416 <param name="input_tsv" value="input.tsv"/>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
417 <param name="column" value="2"/>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
418 <param name="extra" value="True"/>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
419 <param name="names" value="True"/>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
420 <param name="peptide_match" value="report"/>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
421 <param name="selected_outputs" value="tsv,ec_tsv,go_tsv,ipr_tsv,unmatched"/>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
422 <output name="output_tsv">
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
423 <assert_contents>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
424 <has_text text="GO:0004802" />
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
425 <has_text text="2.2.1.1" />
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
426 <has_text text="IPR005475" />
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
427 <has_text_matching expression="FAPLLEEYKAEDWVQK\tAEDWVQK\t1" />
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
428 </assert_contents>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
429 </output>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
430 <output name="output_ec_tsv">
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
431 <assert_contents>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
432 <has_text text="2.2.1.1" />
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
433 </assert_contents>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
434 </output>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
435 <output name="output_go_tsv">
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
436 <assert_contents>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
437 <has_text text="GO:0004802" />
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
438 </assert_contents>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
439 </output>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
440 <output name="output_ipr_tsv">
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
441 <assert_contents>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
442 <has_text text="IPR005475" />
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
443 </assert_contents>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
444 </output>
1137ffa5e479 "planemo upload for repository http://unipept.ugent.be/apidocs commit b6707ea113b2a89b0bb8072dfcc9ceeef4a1b708"
galaxyp
parents: 2
diff changeset
445 </test>
0
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
446 </tests>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
447 <help><![CDATA[
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
448 **Unipept**
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
449
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
450 Retrieve Uniprot and taxanomic information for trypic peptides.
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
451
5
42bc03ed02f6 planemo upload for repository https://unipept.ugent.be/apidocs commit 8b14b02c5b11232c0c2cc278e3ac492455f2e0a5
galaxyp
parents: 4
diff changeset
452 Unipept API documentation - https://unipept.ugent.be/apidocs
0
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
453
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
454 **Input**
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
455
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
456 Input peptides can be retrieved from tabular, fasta, mzid, or pepxml datasets.
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
457
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
458 Processing deatils::
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
459
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
460 The input peptides are split into typtic peptide fragments in order to match the Unipept records.
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
461 Only fragments that are complete tryptic peptides between 5 and 50 animo acid in length will be matched by Unipept.
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
462 The match to the most specific tryptic fragment is reported.
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
463
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
464
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
465 **Unipept APIs**
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
466
5
42bc03ed02f6 planemo upload for repository https://unipept.ugent.be/apidocs commit 8b14b02c5b11232c0c2cc278e3ac492455f2e0a5
galaxyp
parents: 4
diff changeset
467 **pept2prot** - https://unipept.ugent.be/apidocs/pept2prot
0
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
468
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
469 Returns the list of UniProt entries containing a given tryptic peptide. This is the same information as provided on the Protein matches tab when performing a search with the Tryptic Peptide Analysis in the web interface.
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
470
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
471 By default, each object contains the following information fields extracted from the UniProt record::
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
472
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
473 peptide: the peptide that matched this record
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
474 uniprot_id: the UniProt accession number of the matching record
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
475 taxon_id: the NCBI taxon id of the organism associated with the matching record
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
476
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
477 When the extra parameter is set to true, objects contain the following additional fields extracted from the UniProt record::
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
478
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
479 taxon_name: the name of the organism associated with the matching UniProt record
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
480 ec_references: a space separated list of associated EC numbers
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
481 go_references: a space separated list of associated GO terms
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
482 refseq_ids: a space separated list of associated RefSeq accession numbers
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
483 refseq_protein_ids: a space separated list of associated RefSeq protein accession numbers
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
484 insdc_ids: a space separated list of associated insdc accession numbers
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
485 insdc_protein_ids: a space separated list of associated insdc protein accession numbers
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
486
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
487
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
488 **pept2taxa** - http://unipept.ugent.be/apidocs/pept2taxa
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
489
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
490 Returns the set of organisms associated with the UniProt entries containing a given tryptic peptide. This is the same information as provided on the Lineage table tab when performing a search with the Tryptic Peptide Analysis in the web interface.
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
491
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
492 By default, each object contains the following information fields extracted from the UniProt record and NCBI taxonomy::
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
493
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
494 peptide: the peptide that matched this record
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
495 taxon_id: the NCBI taxon id of the organism associated with the matching record
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
496 taxon_name: the name of the organism associated with the matching record
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
497 taxon_rank: the taxonomic rank of the organism associated with the matching record
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
498
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
499 When the extra parameter is set to true, objects contain additional information about the lineages of the organism extracted from the NCBI taxonomy. The taxon id of each rank in the lineage is specified using the following information fields::
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
500
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
501 superkingdom_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
502 kingdom_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
503 subkingdom_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
504 superphylum_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
505 phylum_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
506 subphylum_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
507 superclass_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
508 class_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
509 subclass_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
510 infraclass_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
511 superorder_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
512 order_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
513 suborder_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
514 infraorder_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
515 parvorder_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
516 superfamily_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
517 family_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
518 subfamily_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
519 tribe_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
520 subtribe_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
521 genus_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
522 subgenus_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
523 species_group_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
524 species_subgroup_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
525 species_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
526 subspecies_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
527 varietas_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
528 forma_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
529
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
530
5
42bc03ed02f6 planemo upload for repository https://unipept.ugent.be/apidocs commit 8b14b02c5b11232c0c2cc278e3ac492455f2e0a5
galaxyp
parents: 4
diff changeset
531 **pept2lca** - https://unipept.ugent.be/apidocs/pept2lca
0
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
532
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
533 Returns the taxonomic lowest common ancestor for a given tryptic peptide. This is the same information as provided when performing a search with the Tryptic Peptide Analysis in the web interface.
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
534
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
535 By default, each object contains the following information fields extracted from the UniProt record and NCBI taxonomy::
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
536
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
537 peptide: the peptide that matched this record
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
538 taxon_id: the NCBI taxon id of the organism associated with the matching record
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
539 taxon_name: the name of the organism associated with the matching record
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
540 taxon_rank: the taxonomic rank of the organism associated with the matching record
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
541
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
542 When the extra parameter is set to true, objects contain additional information about the lineage of the taxonomic lowest common ancestor extracted from the NCBI taxonomy. The taxon id of each rank in the lineage is specified using the following information fields::
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
543
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
544 superkingdom_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
545 kingdom_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
546 subkingdom_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
547 superphylum_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
548 phylum_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
549 subphylum_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
550 superclass_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
551 class_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
552 subclass_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
553 infraclass_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
554 superorder_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
555 order_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
556 suborder_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
557 infraorder_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
558 parvorder_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
559 superfamily_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
560 family_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
561 subfamily_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
562 tribe_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
563 subtribe_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
564 genus_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
565 subgenus_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
566 species_group_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
567 species_subgroup_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
568 species_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
569 subspecies_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
570 varietas_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
571 forma_id
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
572
5
42bc03ed02f6 planemo upload for repository https://unipept.ugent.be/apidocs commit 8b14b02c5b11232c0c2cc278e3ac492455f2e0a5
galaxyp
parents: 4
diff changeset
573 **pept2ec** - https://unipept.ugent.be/apidocs/pept2ec
0
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
574
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
575 Returns the functional EC-numbers associated with a given tryptic peptide. This is the same information as provided when performing a search with the Tryptic Peptide Analysis in the web interface.
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
576
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
577 By default, each object contains the following information fields extracted from the UniProt record and NCBI taxonomy::
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
578
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
579 peptide: the peptide that matched this record
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
580 total_protein_count: Total amount of proteins matched with the given peptide
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
581 ec_number: EC-number associated with the current tryptic peptide.
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
582 protein_count: amount of proteins matched with the given tryptic peptide that are labeled with the current EC-number.
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
583 name: Optional, name of the EC-number. Included when the extra parameter is set to true.
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
584
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
585
5
42bc03ed02f6 planemo upload for repository https://unipept.ugent.be/apidocs commit 8b14b02c5b11232c0c2cc278e3ac492455f2e0a5
galaxyp
parents: 4
diff changeset
586 **pept2go** - https://unipept.ugent.be/apidocs/pept2go
0
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
587
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
588 Returns the functional GO-terms associated with a given tryptic peptide. This is the same information as provided when performing a search with the Tryptic Peptide Analysis in the web interface.
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
589
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
590 By default, each object contains the following information fields extracted from the UniProt record and NCBI taxonomy::
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
591
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
592 peptide: the peptide that matched this record
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
593 total_protein_count: Total amount of proteins matched with the given peptide
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
594 go_term: The GO-term associated with the current tryptic peptide.
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
595 protein_count: amount of proteins matched with the given tryptic peptide that are labeled with the current GO-term.
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
596 name: Optional, name of the GO-term. Included when the extra parameter is set to true.
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
597
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
598
5
42bc03ed02f6 planemo upload for repository https://unipept.ugent.be/apidocs commit 8b14b02c5b11232c0c2cc278e3ac492455f2e0a5
galaxyp
parents: 4
diff changeset
599 **pept2interpro** - https://unipept.ugent.be/apidocs/pept2interpro
2
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
600
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
601 Returns the functional InterPro entries associated with a given tryptic peptide. This is the same information as provided when performing a search with the Tryptic Peptide Analysis in the web interface.
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
602
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
603 By default, each object contains the following information fields extracted from the UniProt record and NCBI taxonomy::
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
604
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
605 peptide: the peptide that matched this record
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
606 total_protein_count: Total amount of proteins matched with the given peptide
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
607 code: InterPro entry code associated with the current tryptic peptide
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
608 protein_count: amount of proteins matched with the given tryptic peptide that are labeled with the current InterPro code.
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
609 type: Optional, type of the InterPro entry. Included when the extra parameter is set to true.
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
610 name: Optional, name of the InterPro entry. Included when the extra parameter is set to true.
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
611
5
42bc03ed02f6 planemo upload for repository https://unipept.ugent.be/apidocs commit 8b14b02c5b11232c0c2cc278e3ac492455f2e0a5
galaxyp
parents: 4
diff changeset
612 **pept2funct** - https://unipept.ugent.be/apidocs/pept2funct
0
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
613
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
614 Returns the functional EC-numbers and GO-terms associated with a given tryptic peptide. This is the same information as provided when performing a search with the Tryptic Peptide Analysis in the web interface.
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
615
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
616 By default, each object contains the following information fields extracted from the UniProt record and NCBI taxonomy::
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
617
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
618 peptide: the peptide that matched this record
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
619 total_protein_count: Total amount of proteins matched with the given peptide
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
620 ec_number: EC-number associated with the current tryptic peptide.
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
621 protein_count: amount of proteins matched with the given tryptic peptide that are labeled with the current EC-number.
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
622 name: Optional, name of the EC-number. Included when the extra parameter is set to true.
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
623 go_term: The GO-term associated with the current tryptic peptide.
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
624 protein_count: amount of proteins matched with the given tryptic peptide that are labeled with the current GO-term.
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
625 name: Optional, name of the GO-term. Included when the extra parameter is set to true.
2
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
626 code: InterPro entry code associated with the current tryptic peptide
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
627 protein_count: amount of proteins matched with the given tryptic peptide that are labeled with the current InterPro code.
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
628 type: Optional, type of the InterPro entry. Included when the extra parameter is set to true.
dca8a1fe0bf3 "planemo upload for repository http://unipept.ugent.be/apidocs commit dd464f03c32f657fc555081117da18ba4c091af6"
galaxyp
parents: 1
diff changeset
629 name: Optional, name of the InterPro entry. Included when the extra parameter is set to true.
0
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
630
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
631
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
632 **Attributions**
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
633
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
634 The Unipept metaproteomics analysis pipeline
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
635 Bart Mesuere1,*, Griet Debyser2, Maarten Aerts3, Bart Devreese2, Peter Vandamme3 andPeter Dawyndt1
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
636 Article first published online: 11 FEB 2015
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
637 DOI: 10.1002/pmic.201400361
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
638
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
639 ]]></help>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
640 <citations>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
641 <citation type="doi">doi:10.1002/pmic.201400361</citation>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
642 </citations>
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
643
b33376bf2290 planemo upload for repository http://unipept.ugent.be/apidocs commit 704a0414b2547298b2596219998002491505d927-dirty
galaxyp
parents:
diff changeset
644 </tool>