Mercurial > repos > iuc > crossmap_region
comparison tool_data_table_conf.xml.sample @ 0:067f3a52abd6 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit f436317e2f8d451621e297cfc474e43c20d60bb7"
| author | iuc |
|---|---|
| date | Thu, 15 Jul 2021 16:15:32 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:067f3a52abd6 |
|---|---|
| 1 <tables> | |
| 2 <!-- Locations of all fasta files under genome directory --> | |
| 3 <table name="all_fasta" comment_char="#"> | |
| 4 <columns>value, dbkey, name, path</columns> | |
| 5 <file path="tool-data/all_fasta.loc" /> | |
| 6 </table> | |
| 7 <!-- Locations of all liftOver files --> | |
| 8 <table name="liftOver" comment_char="#"> | |
| 9 <columns>dbkey, name, value</columns> | |
| 10 <file path="tool-data/liftOver.loc" /> | |
| 11 </table> | |
| 12 </tables> |
