-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtool_conf.xml
More file actions
25 lines (24 loc) · 809 Bytes
/
tool_conf.xml
File metadata and controls
25 lines (24 loc) · 809 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0"?>
<toolbox>
<!--
Kazusa and DBCLS tools
-->
<section name="Get Kazusa Data" id="kazusa">
<tool file="kazusa/cyanobase.xml" />
<tool file="kazusa/rhizobase.xml" />
<tool file="kazusa/gbrowse_kazusa.xml" />
<tool file="kazusa/biomart.xml" />
<!-- <tool file="kazusa/plantbase.xml" /> -->
<tool file="kazusa/kazusa_annotation.xml" />
</section>
<section name="Kazusa Tools" id="kazusa_tools">
<!-- <tool file="kazusa/gene_id_trace.xml" /> -->
<!-- <tool file="kazusa/nandemo_gff.xml" /> -->
</section>
<section name="DBCLS Tools" id="dbcls_tools">
<!-- <tool file="dbcls/togows.xml" /> -->
<!-- <tool file="dbcls/togodb.xml" /> -->
<!-- <tool file="dbcls/gendoo_query.xml" /> -->
<tool file="dbcls/gendoo.xml" />
</section>
</toolbox>