Mercurial > repos > iuc > crossmap_vcf
view tool_data_table_conf.xml.sample @ 2:37c8b1afc814 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 93bc570011b7cad70abf36695823478f819b81f1
author | iuc |
---|---|
date | Thu, 19 Oct 2017 12:40:03 -0400 |
parents | af9e03d85771 |
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> <!-- Locations of all liftOver files --> <table name="liftOver" comment_char="#"> <columns>dbkey, name, value</columns> <file path="tool-data/liftOver.loc" /> </table> </tables>