Mercurial > repos > lain > xseeker
comparison resources/galaxy/GIE/config/tool_conf.xml @ 0:15c9fbefeaf1 draft
" master branch Updating"
author | lain |
---|---|
date | Tue, 01 Feb 2022 14:19:30 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:15c9fbefeaf1 |
---|---|
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" /> |