Changeset 1279:bc0de142b6a9
- Timestamp:
- 05/06/08 12:11:55
(8 months ago)
- Author:
- Greg Von Kuster <greg@bx.psu.edu>
- branch:
- default
- convert_revision:
- svn:9bcadc22-80f8-0310-8a53-c8f022958886/galaxy/trunk@2640
- Message:
Added Taxonomy manipulation tool section to main tool config.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1242 |
r1279 |
|
| 136 | 136 | <tool file="hyphy/hyphy_dnds_wrapper.xml" /> |
|---|
| 137 | 137 | </section> |
|---|
| | 138 | <section name="Taxonomy manipulation" id="tax_manipulation"> |
|---|
| | 139 | <tool file="taxonomy/gi2taxonomy.xml" /> |
|---|
| | 140 | <tool file="taxonomy/t2t_report.xml" /> |
|---|
| | 141 | <tool file="taxonomy/t2ps_wrapper.xml" /> |
|---|
| | 142 | <tool file="taxonomy/find_diag_hits.xml" /> |
|---|
| | 143 | <tool file="taxonomy/poisson2test.xml" /> |
|---|
| | 144 | </section> |
|---|
| 138 | 145 | <section name="EMBOSS" id="EMBOSSLite"> |
|---|
| 139 | 146 | <tool file="emboss_5/emboss_antigenic.xml" /> |
|---|