Changeset 976:8a14848f88fd
- Timestamp:
- 02/22/08 09:57:00
(11 months ago)
- Author:
- Greg Von Kuster <greg@bx.psu.edu>
- branch:
- default
- convert_revision:
- svn:9bcadc22-80f8-0310-8a53-c8f022958886/galaxy/trunk@2333
- Message:
Added tool version directory hierarchy for some tools in the filters tool directory.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r975 |
r976 |
|
| 27 | 27 | <tool file="filters/fixedValueColumn.xml" /> |
|---|
| 28 | 28 | <tool file="stats/column_maker.xml" /> |
|---|
| 29 | | <tool file="filters/catWrapper.xml" /> |
|---|
| | 29 | <tool file="filters/cat1/1.0.0/catWrapper.xml" /> |
|---|
| 30 | 30 | <tool file="filters/condense_characters.xml" /> |
|---|
| 31 | 31 | <tool file="filters/convert_characters.xml" /> |
|---|
| … | … | |
| 44 | 44 | <section name="Join, Subtract and Group" id="group"> |
|---|
| 45 | 45 | <tool file="filters/joiner.xml" /> |
|---|
| 46 | | <tool file="filters/compare.xml"/> |
|---|
| | 46 | <tool file="filters/comp1/1.0.0/compare.xml"/> |
|---|
| 47 | 47 | <tool file="new_operations/subtract_query.xml"/> |
|---|
| 48 | 48 | <tool file="stats/grouping.xml" /> |
|---|
| 49 | 49 | </section> |
|---|
| 50 | 50 | <section name="Convert Formats" id="convert"> |
|---|
| 51 | | <tool file="filters/bed2gff.xml" /> |
|---|
| | 51 | <tool file="filters/bed2gff1/2.0.0/bed2gff.xml" /> |
|---|
| 52 | 52 | <tool file="fasta_tools/fasta2tab/1.0.0/fasta_to_tabular.xml" /> |
|---|
| 53 | 53 | <tool file="filters/gff2bed.xml" /> |
|---|
| r975 |
r976 |
|
| 31 | 31 | <tool file="filters/fixedValueColumn.xml" /> |
|---|
| 32 | 32 | <tool file="stats/column_maker.xml" /> |
|---|
| 33 | | <tool file="filters/catWrapper.xml" /> |
|---|
| | 33 | <tool file="filters/cat1/1.0.0/catWrapper.xml" /> |
|---|
| 34 | 34 | <tool file="filters/condense_characters.xml" /> |
|---|
| 35 | 35 | <tool file="filters/convert_characters.xml" /> |
|---|
| … | … | |
| 48 | 48 | <section name="Join, Subtract and Group" id="group"> |
|---|
| 49 | 49 | <tool file="filters/joiner.xml" /> |
|---|
| 50 | | <tool file="filters/compare.xml"/> |
|---|
| | 50 | <tool file="filters/comp1/1.0.0/compare.xml"/> |
|---|
| 51 | 51 | <tool file="new_operations/subtract_query.xml"/> |
|---|
| 52 | 52 | <tool file="stats/grouping.xml" /> |
|---|
| 53 | 53 | </section> |
|---|
| 54 | 54 | <section name="Convert Formats" id="convert"> |
|---|
| 55 | | <tool file="filters/axt_to_concat_fasta.xml" /> |
|---|
| 56 | | <tool file="filters/axt_to_fasta.xml" /> |
|---|
| 57 | | <tool file="filters/axt_to_lav.xml" /> |
|---|
| 58 | | <tool file="filters/bed2gff.xml" /> |
|---|
| | 55 | <tool file="filters/axt_to_concat_fasta/1.0.0/axt_to_concat_fasta.xml" /> |
|---|
| | 56 | <tool file="filters/axt_to_fasta/1.0.0/axt_to_fasta.xml" /> |
|---|
| | 57 | <tool file="filters/axt_to_lav_1/1.0.0/axt_to_lav.xml" /> |
|---|
| | 58 | <tool file="filters/bed2gff1/2.0.0/bed2gff.xml" /> |
|---|
| 59 | 59 | <tool file="fasta_tools/fasta2tab/1.0.0/fasta_to_tabular.xml" /> |
|---|
| 60 | 60 | <tool file="filters/gff2bed.xml" /> |
|---|