annotate resources/galaxy/GIE/config/tool_conf.xml @ 1:0f3224a5adda
draft
" master branch Updating"
author |
lain |
date |
Tue, 01 Feb 2022 14:28:08 +0000 |
parents |
15c9fbefeaf1 |
children |
|
rev |
line source |
0
|
1 diff --git a/lib/galaxy/config/sample/tool_conf.xml.sample b/lib/galaxy/config/sample/tool_conf.xml.sample
|
|
2 index 286a0c9f1c..6472c6bf20 100644
|
|
3 --- a/lib/galaxy/config/sample/tool_conf.xml.sample
|
|
4 +++ b/lib/galaxy/config/sample/tool_conf.xml.sample
|
|
5 @@ -1,5 +1,8 @@
|
|
6 <?xml version='1.0' encoding='utf-8'?>
|
|
7 <toolbox monitor="true">
|
|
8 + <section id="lc-msms" name="LC MSMS">
|
|
9 + <tool file="LC-MSMS/XSeekerPreparator.xml" />
|
|
10 + </section>
|
|
11 <section id="getext" name="Get Data">
|
|
12 <tool file="data_source/upload.xml" />
|
|
13 <tool file="data_source/ucsc_tablebrowser.xml" />
|