Mercurial > repos > iuc > crossmap_wig
view tool_data_table_conf.xml.sample @ 6:eece97776a7a draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 95fe80d08fb14c4c344da4979290e72261e31ae5"
author | iuc |
---|---|
date | Thu, 10 Oct 2019 04:01:46 -0400 |
parents | 0717c06b09e0 |
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>