Mercurial > repos > jjohnson > encyclopedia_encyclopedia
annotate encyclopedia_encyclopedia.xml @ 9:b904da8c2b26 draft default tip
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 7a9a7f310631cb909bb4e55c5d8541b39071fc81"
author | jjohnson |
---|---|
date | Thu, 10 Sep 2020 21:36:22 +0000 |
parents | b3c5daaea8f4 |
children |
rev | line source |
---|---|
0
36f9910c85c4
"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_encyclopedia" name="EncyclopeDIA" version="@VERSION@.0"> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
2 <description>Library Searching Directly from Data-Independent Acquisition (DIA) MS/MS Data</description> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
3 <macros> |
36f9910c85c4
"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> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
5 </macros> |
36f9910c85c4
"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
e191adb34d04
"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
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
8 @CMD_IMPORTS@ |
36f9910c85c4
"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@ |
36f9910c85c4
"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@ |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
11 @LINK_LIB_INPUT@ |
7
b3c5daaea8f4
"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 |
0
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
13 @SCAN_INPUT@ |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
14 @FASTA_INPUT@ |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
15 @LIB_INPUT@ |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
16 @COMMON_OPTIONS@ |
36f9910c85c4
"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@ |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
18 @PERCOLATOR_OPTIONS@ |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
19 @PEAK_OPTIONS@ |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
20 @WINDOW_OPTIONS@ |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
21 @MODIFICATION_OPTIONS@ |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
22 -o gxpedia |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
23 ]]></command> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
24 <inputs> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
25 <expand macro="scan_input"/> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
26 <expand macro="fasta_input"/> |
1
b4f1a49ff3b5
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 81e7c4d3d6066b99ad50374292f340302dc4f02d"
jjohnson
parents:
0
diff
changeset
|
27 <expand macro="lib_input" optional="false" libhelp="Chromatogram elib from SearchToLib on pooled samples"/> |
2
79d2deca24b8
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 6d8b020f1e4aefdb18a1642134ad551482a9f96f"
jjohnson
parents:
1
diff
changeset
|
28 <expand macro="options_section"/> |
0
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
29 <param name="select_outputs" type="select" label="Select outputs" multiple="true"> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
30 <option value="log" selected="true">log</option> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
31 <option value="elib" selected="true">elib</option> |
5
aeda6093dd40
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
32 <option value="first_delta_rt_pdf" selected="false">encyclopedia.txt.first.delta_rt.pdf</option> |
aeda6093dd40
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
33 <option value="first_rt_fit_pdf" selected="false">encyclopedia.txt.first.rt_fit.pdf</option> |
aeda6093dd40
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
34 <option value="first_rt_fit_txt" selected="false">encyclopedia.txt.first.rt_fit.txt</option> |
aeda6093dd40
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
35 <option value="final_delta_rt_pdf" selected="false">encyclopedia.txt.final.delta_rt.pdf</option> |
aeda6093dd40
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
36 <option value="final_rt_fit_pdf" selected="false">encyclopedia.txt.final.rt_fit.pdf</option> |
aeda6093dd40
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
37 <option value="final_rt_fit_txt" selected="false">encyclopedia.txt.final.rt_fit.txt</option> |
6
61692bb2c78f
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 17dcc85ebd7507af5557a1aee4816ac437a3f27b"
jjohnson
parents:
5
diff
changeset
|
38 <option value="features" selected="false">features.txt</option> |
0
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
39 <option value="encyclopedia" selected="true">encyclopedia.txt</option> |
5
aeda6093dd40
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
40 <option value="encyclopedia_decoy" selected="false">encyclopedia.decoy.txt</option> |
0
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
41 </param> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
42 </inputs> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
43 <outputs> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
44 <data name="log" format="txt" label="${tool.name} ${on_string} log" from_work_dir="gxpedia.log"> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
45 <filter>'log' in select_outputs</filter> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
46 </data> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
47 <data name="elib" format="elib" label="${tool.name} ${on_string} elib" from_work_dir="gxpedia.elib"> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
48 <filter>'elib' in select_outputs</filter> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
49 </data> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
50 <data name="first_delta_rt_pdf" format="pdf" label="${tool.name} ${on_string} encyclopedia.txt.first.delta_rt.pdf" from_work_dir="gxpedia.encyclopedia.txt.first.delta_rt.pdf"> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
51 <filter>'first_delta_rt_pdf' in select_outputs</filter> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
52 </data> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
53 <data name="first_rt_fit_pdf" format="pdf" label="${tool.name} ${on_string} encyclopedia.txt.first.rt_fit.pdf" from_work_dir="gxpedia.encyclopedia.txt.first.rt_fit.pdf"> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
54 <filter>'first_rt_fit_pdf' in select_outputs</filter> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
55 </data> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
56 <data name="first_rt_fit_txt" format="tabular" label="${tool.name} ${on_string} encyclopedia.txt.first.rt_fit.txt" from_work_dir="gxpedia.encyclopedia.txt.first.rt_fit.txt"> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
57 <filter>'first_rt_fit_txt' in select_outputs</filter> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
58 <actions> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
59 <action name="column_names" type="metadata" default="library,actual,warpToActual,delta,fitProb,isDecoy,sequence" /> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
60 </actions> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
61 </data> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
62 <data name="final_delta_rt_pdf" format="pdf" label="${tool.name} ${on_string} encyclopedia.txt.final.delta_rt.pdf" from_work_dir="gxpedia.encyclopedia.txt.final.delta_rt.pdf"> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
63 <filter>'final_delta_rt_pdf' in select_outputs</filter> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
64 </data> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
65 <data name="final_rt_fit_pdf" format="pdf" label="${tool.name} ${on_string} encyclopedia.txt.final.rt_fit.pdf" from_work_dir="gxpedia.encyclopedia.txt.final.rt_fit.pdf"> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
66 <filter>'final_rt_fit_pdf' in select_outputs</filter> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
67 </data> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
68 <data name="final_rt_fit_txt" format="tabular" label="${tool.name} ${on_string} encyclopedia.txt.final.rt_fit.txt" from_work_dir="gxpedia.encyclopedia.txt.final.rt_fit.txt"> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
69 <filter>'final_rt_fit_txt' in select_outputs</filter> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
70 <actions> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
71 <action name="column_names" type="metadata" default="library,actual,warpToActual,delta,fitProb,isDecoy,sequence" /> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
72 </actions> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
73 </data> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
74 <data name="features" format="tabular" label="${tool.name} ${on_string} features.txt" from_work_dir="gxpedia.features.txt"> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
75 <filter>'features' in select_outputs</filter> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
76 <actions> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
77 <action name="column_names" type="metadata" default="id,TD,ScanNr,topN,deltaCN,primary,xCorrLib,xCorrModel,LogDotProduct,logWeightedDotProduct,sumOfSquaredErrors,weightedSumOfSquaredErrors,numberOfMatchingPeaks,numberOfMatchingPeaksAboveThreshold,averageAbsFragmentDeltaMass,averageFragmentDeltaMasses,isotopeDotProduct,averageAbsParentDeltaMass,averageParentDeltaMass,eValue,deltaRT,pepLength,charge2,charge3,precursorMz,RTinMin,sequence,protein" /> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
78 </actions> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
79 </data> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
80 <data name="encyclopedia" format="tabular" label="${tool.name} ${on_string} encyclopedia.txt" from_work_dir="gxpedia.encyclopedia.txt"> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
81 <filter>'encyclopedia' in select_outputs</filter> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
82 <actions> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
83 <action name="column_names" type="metadata" default="PSMId,score,q-value,posterior_error_prob,peptide,proteinIds" /> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
84 </actions> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
85 </data> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
86 <data name="encyclopedia_decoy" format="tabular" label="${tool.name} ${on_string} encyclopedia.decoy.txt" from_work_dir="gxpedia.encyclopedia.decoy.txt"> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
87 <filter>'encyclopedia_decoy' in select_outputs</filter> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
88 <actions> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
89 <action name="column_names" type="metadata" default="PSMId,score,q-value,posterior_error_prob,peptide,proteinIds" /> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
90 </actions> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
91 </data> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
92 </outputs> |
5
aeda6093dd40
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
93 <tests> |
aeda6093dd40
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
94 <test> |
aeda6093dd40
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
95 <param name="scan_input" ftype="mzml" value="BCS_hela_wide_500_900_1.mzML"/> |
aeda6093dd40
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
96 <param name="library" ftype="elib" value="BCS_hela.elib"/> |
aeda6093dd40
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
97 <param name="fasta" ftype="fasta" value="uniprot_human.fasta"/> |
7
b3c5daaea8f4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit dd611a143e4e003a5fb085cdf93ae477cc5ea0b1"
jjohnson
parents:
6
diff
changeset
|
98 <param name="select_outputs" value="log,features,encyclopedia"/> |
5
aeda6093dd40
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
99 <output name="features" ftype="tabular"> |
aeda6093dd40
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
100 <assert_contents> |
aeda6093dd40
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
101 <has_text text="ESYDDVSSFR"/> |
aeda6093dd40
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
102 </assert_contents> |
aeda6093dd40
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
103 </output> |
aeda6093dd40
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
104 <output name="encyclopedia" ftype="tabular"> |
aeda6093dd40
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
105 <assert_contents> |
aeda6093dd40
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
106 <has_text text="ESYDDVSSFR"/> |
aeda6093dd40
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
107 </assert_contents> |
aeda6093dd40
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
108 </output> |
aeda6093dd40
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
109 </test> |
aeda6093dd40
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
110 </tests> |
aeda6093dd40
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 880d327a6dce00616a0b0b58bcabcea7b58358cc"
jjohnson
parents:
4
diff
changeset
|
111 |
0
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
112 <help><![CDATA[ |
1
b4f1a49ff3b5
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 81e7c4d3d6066b99ad50374292f340302dc4f02d"
jjohnson
parents:
0
diff
changeset
|
113 **EncyclopeDIA** |
b4f1a49ff3b5
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 81e7c4d3d6066b99ad50374292f340302dc4f02d"
jjohnson
parents:
0
diff
changeset
|
114 |
b4f1a49ff3b5
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 81e7c4d3d6066b99ad50374292f340302dc4f02d"
jjohnson
parents:
0
diff
changeset
|
115 @ENCYCLOPEDIA_WIKI@ |
0
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
116 |
1
b4f1a49ff3b5
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 81e7c4d3d6066b99ad50374292f340302dc4f02d"
jjohnson
parents:
0
diff
changeset
|
117 EncyclopeDIA extracts peptide fragmentation chromatograms from MZML files, matches them to spectra in libraries, and calculates various scoring features. These features are interpreted by Percolator to identify peptides. |
b4f1a49ff3b5
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 81e7c4d3d6066b99ad50374292f340302dc4f02d"
jjohnson
parents:
0
diff
changeset
|
118 |
b4f1a49ff3b5
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 81e7c4d3d6066b99ad50374292f340302dc4f02d"
jjohnson
parents:
0
diff
changeset
|
119 |
b4f1a49ff3b5
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 81e7c4d3d6066b99ad50374292f340302dc4f02d"
jjohnson
parents:
0
diff
changeset
|
120 **Inputs** |
b4f1a49ff3b5
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 81e7c4d3d6066b99ad50374292f340302dc4f02d"
jjohnson
parents:
0
diff
changeset
|
121 |
b4f1a49ff3b5
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 81e7c4d3d6066b99ad50374292f340302dc4f02d"
jjohnson
parents:
0
diff
changeset
|
122 - A spectrum file in mzML format |
b4f1a49ff3b5
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 81e7c4d3d6066b99ad50374292f340302dc4f02d"
jjohnson
parents:
0
diff
changeset
|
123 - A chromatogram library that can be generated by SearchToLib |
b4f1a49ff3b5
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 81e7c4d3d6066b99ad50374292f340302dc4f02d"
jjohnson
parents:
0
diff
changeset
|
124 - A protein data base in fasta format |
b4f1a49ff3b5
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 81e7c4d3d6066b99ad50374292f340302dc4f02d"
jjohnson
parents:
0
diff
changeset
|
125 |
b4f1a49ff3b5
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 81e7c4d3d6066b99ad50374292f340302dc4f02d"
jjohnson
parents:
0
diff
changeset
|
126 |
b4f1a49ff3b5
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 81e7c4d3d6066b99ad50374292f340302dc4f02d"
jjohnson
parents:
0
diff
changeset
|
127 @MSCONVERT_HELP@ |
b4f1a49ff3b5
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 81e7c4d3d6066b99ad50374292f340302dc4f02d"
jjohnson
parents:
0
diff
changeset
|
128 |
b4f1a49ff3b5
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 81e7c4d3d6066b99ad50374292f340302dc4f02d"
jjohnson
parents:
0
diff
changeset
|
129 **Outputs** |
b4f1a49ff3b5
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 81e7c4d3d6066b99ad50374292f340302dc4f02d"
jjohnson
parents:
0
diff
changeset
|
130 |
b4f1a49ff3b5
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 81e7c4d3d6066b99ad50374292f340302dc4f02d"
jjohnson
parents:
0
diff
changeset
|
131 - A log file |
6
61692bb2c78f
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 17dcc85ebd7507af5557a1aee4816ac437a3f27b"
jjohnson
parents:
5
diff
changeset
|
132 - A Chromatogram Library (.elib) |
61692bb2c78f
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 17dcc85ebd7507af5557a1aee4816ac437a3f27b"
jjohnson
parents:
5
diff
changeset
|
133 - The identified features in tabular format |
61692bb2c78f
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 17dcc85ebd7507af5557a1aee4816ac437a3f27b"
jjohnson
parents:
5
diff
changeset
|
134 Feature values of scans that are used by percolator to determine matches. |
61692bb2c78f
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 17dcc85ebd7507af5557a1aee4816ac437a3f27b"
jjohnson
parents:
5
diff
changeset
|
135 - The identified Peptide Spectral Match results in tabular format |
61692bb2c78f
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 17dcc85ebd7507af5557a1aee4816ac437a3f27b"
jjohnson
parents:
5
diff
changeset
|
136 Columns: PSMId, score, q-value, posterior_error_prob, peptide, proteinIds |
61692bb2c78f
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 17dcc85ebd7507af5557a1aee4816ac437a3f27b"
jjohnson
parents:
5
diff
changeset
|
137 - The identified peptides in tabular format |
61692bb2c78f
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 17dcc85ebd7507af5557a1aee4816ac437a3f27b"
jjohnson
parents:
5
diff
changeset
|
138 Per peptide: the normalized intensity for each scan file. |
61692bb2c78f
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 17dcc85ebd7507af5557a1aee4816ac437a3f27b"
jjohnson
parents:
5
diff
changeset
|
139 Columns: Peptide, Protein, numFragments, intensity_in_file1, intensity_in_file2, ... |
61692bb2c78f
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 17dcc85ebd7507af5557a1aee4816ac437a3f27b"
jjohnson
parents:
5
diff
changeset
|
140 - The identified proteins in tabular format |
61692bb2c78f
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 17dcc85ebd7507af5557a1aee4816ac437a3f27b"
jjohnson
parents:
5
diff
changeset
|
141 Per protein: the normalized intensity for each scan file. |
61692bb2c78f
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 17dcc85ebd7507af5557a1aee4816ac437a3f27b"
jjohnson
parents:
5
diff
changeset
|
142 Columns: Protein, NumPeptides, PeptideSequences, intensity_in_file1, intensity_in_file2, ... |
0
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
143 |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
144 ]]></help> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
145 <expand macro="citations" /> |
36f9910c85c4
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 8f99967c46243d2ad661287ce6d17c5824dbc533-dirty"
jjohnson
parents:
diff
changeset
|
146 </tool> |