Changeset 976:8a14848f88fd

Show
Ignore:
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
  • tool_conf.xml.main

    r975 r976  
    2727    <tool file="filters/fixedValueColumn.xml" /> 
    2828    <tool file="stats/column_maker.xml" /> 
    29     <tool file="filters/catWrapper.xml" /> 
     29    <tool file="filters/cat1/1.0.0/catWrapper.xml" /> 
    3030    <tool file="filters/condense_characters.xml" /> 
    3131    <tool file="filters/convert_characters.xml" /> 
     
    4444  <section name="Join, Subtract and Group" id="group"> 
    4545    <tool file="filters/joiner.xml" /> 
    46     <tool file="filters/compare.xml"/> 
     46    <tool file="filters/comp1/1.0.0/compare.xml"/> 
    4747    <tool file="new_operations/subtract_query.xml"/> 
    4848    <tool file="stats/grouping.xml" />    
    4949  </section> 
    5050  <section name="Convert Formats" id="convert"> 
    51     <tool file="filters/bed2gff.xml" /> 
     51    <tool file="filters/bed2gff1/2.0.0/bed2gff.xml" /> 
    5252    <tool file="fasta_tools/fasta2tab/1.0.0/fasta_to_tabular.xml" /> 
    5353    <tool file="filters/gff2bed.xml" /> 
  • tool_conf.xml.sample

    r975 r976  
    3131    <tool file="filters/fixedValueColumn.xml" /> 
    3232    <tool file="stats/column_maker.xml" /> 
    33     <tool file="filters/catWrapper.xml" /> 
     33    <tool file="filters/cat1/1.0.0/catWrapper.xml" /> 
    3434    <tool file="filters/condense_characters.xml" /> 
    3535    <tool file="filters/convert_characters.xml" /> 
     
    4848  <section name="Join, Subtract and Group" id="group"> 
    4949    <tool file="filters/joiner.xml" /> 
    50     <tool file="filters/compare.xml"/> 
     50    <tool file="filters/comp1/1.0.0/compare.xml"/> 
    5151    <tool file="new_operations/subtract_query.xml"/> 
    5252    <tool file="stats/grouping.xml" />    
    5353  </section> 
    5454  <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" /> 
    5959    <tool file="fasta_tools/fasta2tab/1.0.0/fasta_to_tabular.xml" /> 
    6060    <tool file="filters/gff2bed.xml" />