comparison resources/galaxy/GIT/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..570a7a6193 100644
3 --- a/lib/galaxy/config/sample/tool_conf.xml.sample
4 +++ b/lib/galaxy/config/sample/tool_conf.xml.sample
5 @@ -124,15 +124,16 @@
6 <tool file="phenotype_association/ldtools.xml" />
7 <tool file="phenotype_association/master2pg.xml" />
8 </section>
9 - <!--section id="interactivetools" name="Interactive tools">
10 + <section id="interactivetools" name="Interactive tools">
11 <tool file="interactive/codingSnps.xml" />
12 <tool file="interactive/interactivetool_askomics.xml" />
13 <tool file="interactive/interactivetool_bam_iobio.xml" />
14 <tool file="interactive/interactivetool_cellxgene.xml" />
15 <tool file="interactive/interactivetool_ethercalc.xml" />
16 <tool file="interactive/interactivetool_hicbrowser.xml" />
17 - <tool file="interactive/interactivetool_jupyter_notebook.xml" />
18 <tool file="interactive/interactivetool_neo4j.xml" />
19 <tool file="interactive/interactivetool_phinch.xml" />
20 - </section-->
21 + <tool file="interactive/interactivetool_jupyter_notebook.xml" />
22 + <tool file="interactive/xseeker.xml" />
23 + </section>
24 </toolbox>