view tool_data_table_conf.xml.sample @ 2:c70c9dc2efb7

Incorporated changes to suppress stderr messages from samtools calls (borrowed style from galaxy-central tool config)
author Lance Parsons <lparsons@princeton.edu>
date Thu, 22 Dec 2011 12:03:14 -0500
parents 17c497d5826d
children
line wrap: on
line source

<tables>
    <!-- Locations of all fasta files under genome directory -->
    <table name="all_fasta" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/all_fasta.loc" />
    </table>
</tables>