view tool_data_table_conf.xml.sample @ 25:2ecf82136986

Define defuse.results.tsv ext as subclass of tabular, add defuse_results_to_vcf to generate vcf form DeFuse results
author Jim Johnson <jj@umn.edu>
date Fri, 09 Aug 2013 11:19:26 -0500
parents b649c729be4c
children
line wrap: on
line source

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