Mercurial > repos > jjohnson > encyclopedia_walnut
annotate encyclopedia_walnut.xml @ 7:7556b19daa48 draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit dd611a143e4e003a5fb085cdf93ae477cc5ea0b1"
author | jjohnson |
---|---|
date | Wed, 26 Aug 2020 14:42:51 -0400 |
parents | 0172dfa08216 |
children |
rev | line source |
---|---|
0
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
1 <tool id="encyclopedia_walnut" name="Walnut" version="@VERSION@.0"> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
2 <description>PeCAn-based Peptide Detection Directly from Data-Independent Acquisition (DIA) MS/MS Data</description> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
3 <macros> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
4 <import>macros.xml</import> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
5 </macros> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
6 <expand macro="requirements" /> |
4
2f36eba0b877
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 96a023cccea27c30ff61caf271a3c79b92db1873"
jjohnson
parents:
2
diff
changeset
|
7 <command detect_errors="aggressive"><![CDATA[ |
0
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
8 @CMD_IMPORTS@ |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
9 @LINK_SCAN_INPUT@ |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
10 @LINK_FASTA_INPUT@ |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
11 @LINK_TARGET_FASTA@ |
7
7556b19daa48
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit dd611a143e4e003a5fb085cdf93ae477cc5ea0b1"
jjohnson
parents:
6
diff
changeset
|
12 EncyclopeDIA -Djava.awt.headless=true -Xmx\$[ \${GALAXY_MEMORY_MB:-20480} / 1024 ]g -walnut |
0
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
13 @SCAN_INPUT@ |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
14 @FASTA_INPUT@ |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
15 @TARGET_FASTA@ |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
16 @COMMON_OPTIONS@ |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
17 @MASS_LIBRARY_TOLERANCE@ |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
18 @PERCOLATOR_OPTIONS@ |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
19 @PEAK_OPTIONS@ |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
20 @WINDOW_OPTIONS@ |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
21 @MODIFICATION_OPTIONS@ |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
22 @SEARCH_OPTIONS@ |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
23 -o gxpedia |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
24 ]]></command> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
25 <inputs> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
26 <expand macro="scan_input"/> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
27 <expand macro="fasta_input"/> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
28 <expand macro="target_fasta"/> |
2
114b44e35d30
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 6d8b020f1e4aefdb18a1642134ad551482a9f96f"
jjohnson
parents:
0
diff
changeset
|
29 <expand macro="options_section"/> |
0
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
30 <param name="select_outputs" type="select" label="Select outputs" multiple="true"> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
31 <option value="log" selected="true">log</option> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
32 <option value="elib" selected="true">elib</option> |
6
0172dfa08216
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 17dcc85ebd7507af5557a1aee4816ac437a3f27b"
jjohnson
parents:
5
diff
changeset
|
33 <option value="features" selected="false">features.txt</option> |
0
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
34 <option value="pecan" selected="true">pecan.txt</option> |
6
0172dfa08216
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 17dcc85ebd7507af5557a1aee4816ac437a3f27b"
jjohnson
parents:
5
diff
changeset
|
35 <option value="pecan_decoy" selected="false">pecan.decoy.txt</option> |
0
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
36 </param> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
37 </inputs> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
38 <outputs> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
39 <data name="log" format="txt" label="${tool.name} ${on_string} log" from_work_dir="gxpedia.log"> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
40 <filter>'log' in select_outputs</filter> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
41 </data> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
42 <data name="elib" format="elib" label="${tool.name} ${on_string} elib" from_work_dir="gxpedia.elib"> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
43 <filter>'elib' in select_outputs</filter> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
44 </data> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
45 <data name="features" format="tabular" label="${tool.name} ${on_string} features.txt" from_work_dir="gxpedia.features.txt"> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
46 <filter>'features' in select_outputs</filter> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
47 <actions> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
48 <action name="column_names" type="metadata" default="id,TD,ScanNr,topN,rank,peakZScore,peakCalibratedScore,deltaSn,avgIdotp,midIdotp,peakScore,peakWeightedScore,NCI,CIMassErrMean,CIMassErrVar,precursorMassErrMean,precursorMassErrVar,peakSimilarity,sampledTimes,midTime,spectraNorm,pepLength,charge2,charge3,precursorMz,sequence,protein" /> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
49 </actions> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
50 </data> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
51 <data name="pecan" format="tabular" label="${tool.name} ${on_string} pecan.txt" from_work_dir="gxpedia.pecan.txt"> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
52 <filter>'pecan' in select_outputs</filter> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
53 <actions> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
54 <action name="column_names" type="metadata" default="PSMId,score,q-value,posterior_error_prob,peptide,proteinIds" /> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
55 </actions> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
56 </data> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
57 <data name="pecan_decoy" format="tabular" label="${tool.name} ${on_string} pecan.decoy.txt" from_work_dir="gxpedia.pecan.decoy.txt"> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
58 <filter>'pecan_decoy' in select_outputs</filter> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
59 <actions> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
60 <action name="column_names" type="metadata" default="PSMId,score,q-value,posterior_error_prob,peptide,proteinIds" /> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
61 </actions> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
62 </data> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
63 </outputs> |
5
4936de9f9024
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
64 <tests> |
4936de9f9024
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
65 <test> |
4936de9f9024
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
66 <param name="scan_input" ftype="mzml" value="BCS_hela_narrow_3_1.mzML"/> |
4936de9f9024
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
67 <param name="fasta" ftype="fasta" value="uniprot_tiny_human.fasta"/> |
7
7556b19daa48
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit dd611a143e4e003a5fb085cdf93ae477cc5ea0b1"
jjohnson
parents:
6
diff
changeset
|
68 <param name="select_outputs" value="log,features,pecan"/> |
5
4936de9f9024
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
69 <output name="features" ftype="tabular"> |
4936de9f9024
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
70 <assert_contents> |
4936de9f9024
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
71 <has_text text="LHYNEGLNIK"/> |
4936de9f9024
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
72 </assert_contents> |
4936de9f9024
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
73 </output> |
4936de9f9024
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
74 </test> |
4936de9f9024
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
75 </tests> |
0
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
76 <help><![CDATA[ |
5
4936de9f9024
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
77 **Walnut** |
4936de9f9024
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
78 |
4936de9f9024
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
79 @ENCYCLOPEDIA_WIKI@ |
4936de9f9024
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
80 |
0
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
81 Walnut is a FASTA database search engine for Data-Independent Acquisition (DIA) MS/MS data. |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
82 Walnut uses PeCAn-style scoring to extract peptide fragmentation chromatograms from MZML files, assign peaks, and calculate various peak features. These features are interpreted by Percolator to identify peptides. |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
83 |
5
4936de9f9024
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
84 |
6
0172dfa08216
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 17dcc85ebd7507af5557a1aee4816ac437a3f27b"
jjohnson
parents:
5
diff
changeset
|
85 |
5
4936de9f9024
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
86 **Inputs** |
4936de9f9024
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
87 |
4936de9f9024
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
88 - A spectrum file in mzML format |
4936de9f9024
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
89 - A protein data base in fasta format |
4936de9f9024
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
90 |
4936de9f9024
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
91 @MSCONVERT_HELP@ |
4936de9f9024
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
92 |
4936de9f9024
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
93 **Outputs** |
4936de9f9024
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
94 |
4936de9f9024
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
95 - A log file |
6
0172dfa08216
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 17dcc85ebd7507af5557a1aee4816ac437a3f27b"
jjohnson
parents:
5
diff
changeset
|
96 - A Chromatogram Library (.elib) |
0172dfa08216
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 17dcc85ebd7507af5557a1aee4816ac437a3f27b"
jjohnson
parents:
5
diff
changeset
|
97 - The identified features in tabular format |
0172dfa08216
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 17dcc85ebd7507af5557a1aee4816ac437a3f27b"
jjohnson
parents:
5
diff
changeset
|
98 Feature values of scans that are used by percolator to determine matches. |
0172dfa08216
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 17dcc85ebd7507af5557a1aee4816ac437a3f27b"
jjohnson
parents:
5
diff
changeset
|
99 - The identified Peptide Spectral Match results in tabular format |
0172dfa08216
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 17dcc85ebd7507af5557a1aee4816ac437a3f27b"
jjohnson
parents:
5
diff
changeset
|
100 Columns: PSMId, score, q-value, posterior_error_prob, peptide, proteinIds |
0172dfa08216
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 17dcc85ebd7507af5557a1aee4816ac437a3f27b"
jjohnson
parents:
5
diff
changeset
|
101 - The identified peptides in tabular format |
0172dfa08216
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 17dcc85ebd7507af5557a1aee4816ac437a3f27b"
jjohnson
parents:
5
diff
changeset
|
102 Per peptide: the normalized intensity for each scan file. |
0172dfa08216
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 17dcc85ebd7507af5557a1aee4816ac437a3f27b"
jjohnson
parents:
5
diff
changeset
|
103 Columns: Peptide, Protein, numFragments, intensity_in_file1, intensity_in_file2, ... |
0172dfa08216
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 17dcc85ebd7507af5557a1aee4816ac437a3f27b"
jjohnson
parents:
5
diff
changeset
|
104 - The identified proteins in tabular format |
0172dfa08216
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 17dcc85ebd7507af5557a1aee4816ac437a3f27b"
jjohnson
parents:
5
diff
changeset
|
105 Per protein: the normalized intensity for each scan file. |
0172dfa08216
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 17dcc85ebd7507af5557a1aee4816ac437a3f27b"
jjohnson
parents:
5
diff
changeset
|
106 Columns: Protein, NumPeptides, PeptideSequences, intensity_in_file1, intensity_in_file2, ... |
0172dfa08216
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 17dcc85ebd7507af5557a1aee4816ac437a3f27b"
jjohnson
parents:
5
diff
changeset
|
107 |
0
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
108 |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
109 ]]></help> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
110 <expand macro="citations" /> |
925fffecea81
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
111 </tool> |