Mercurial > repos > iuc > crossmap_wig
view tool_data_table_conf.xml.sample @ 5:e8d84292e510 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 851f81495c875ac09d936537ffd2b32e6af2c8c5"
| author | iuc |
|---|---|
| date | Thu, 17 Oct 2019 02:57:29 -0400 |
| parents | 0e6f675cea09 |
| 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>
