Changeset 1080:deb074c0b266
- Timestamp:
- 03/20/08 10:44:24
(10 months ago)
- Author:
- Greg Von Kuster <greg@bx.psu.edu>
- branch:
- default
- convert_revision:
- svn:9bcadc22-80f8-0310-8a53-c8f022958886/galaxy/trunk@2439
- Message:
Missed a sample locally cahced data file, added the Fetch closest feature tool to mains tool config.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1013 |
r1080 |
|
| 100 | 100 | <tool file="new_operations/join.xml" /> |
|---|
| 101 | 101 | <tool file="new_operations/get_flanks.xml" /> |
|---|
| | 102 | <tool file="new_operations/flanking_features.xml" /> |
|---|
| 102 | 103 | </section> |
|---|
| 103 | 104 | <section name="Statistics" id="stats"> |
|---|