Mercurial > repos > galaxyp > phosphopeptide_kinase_mapping
annotate phosphopeptide_kinase_mapping.xml @ 0:56658e35798d draft default tip
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
author | galaxyp |
---|---|
date | Thu, 04 Nov 2021 19:37:36 +0000 |
parents | |
children |
rev | line source |
---|---|
0
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
1 <tool id="phosphopeptide_kinase_mapping" name="PhosphoPeptide Upstream Kinase Mapping" version="0.1.0" python_template_version="3.5"> |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
2 <requirements> |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
3 <requirement type="package" version="5.22.0.1">perl</requirement> |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
4 </requirements> |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
5 <command detect_errors="exit_code"><![CDATA[ |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
6 perl '$__tool_directory__/PhosphoPeptide_Upstream_Kinase_Mapping.pl' |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
7 -i '$phophopeptide_intensities' |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
8 -f '$protein_fasta' |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
9 -n '$networkin' |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
10 -m '$p_sty_motifs' |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
11 -p '$psp_kinase_substrate' |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
12 -r '$psp_regulatory_sites' |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
13 -P $phospho_type |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
14 -F $merge_function |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
15 -o 'phophopeptides.tsv' |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
16 ]]></command> |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
17 <inputs> |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
18 <param name="phophopeptide_intensities" type="data" format="tabular" label="Phosphopeptide intensity file" |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
19 help="generate by MaxQuant Phosphopeptide Intensity"/> |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
20 <param name="protein_fasta" type="data" format="fasta" label="Protein fasta database" /> |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
21 <param name="networkin" type="data" format="tabular" label="NetworKIN file" /> |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
22 <param name="p_sty_motifs" type="data" format="tabular" label="pSTY_Motifs file" /> |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
23 <param name="psp_kinase_substrate" type="data" format="tabular" label="PSP_Kinase_Substrate_Dataset" /> |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
24 <param name="psp_regulatory_sites" type="data" format="tabular" label="PSP_Regulatory_sites" /> |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
25 <param name="phospho_type" type="select" label="phospho type"> |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
26 <option value="sty" selected="true">sty</option> |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
27 <option value="y">y</option> |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
28 </param> |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
29 <param name="merge_function" type="select" label="Merge identical phospho site intensities by"> |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
30 <option value="sum" selected="true">sum</option> |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
31 <option value="average">average</option> |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
32 </param> |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
33 </inputs> |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
34 <outputs> |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
35 <data name="output" format="tabular" from_work_dir="phophopeptides.tsv"/> |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
36 </outputs> |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
37 <help><![CDATA[ |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
38 TODO: Fill in help. |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
39 ]]></help> |
56658e35798d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/phosphopeptide_kinase_mapping commit d256bec9d43378291734e2b2a93bdbfcc2d83f61"
galaxyp
parents:
diff
changeset
|
40 </tool> |