Mercurial > repos > iuc > jbrowse
comparison tool_data_table_conf.xml.test @ 46:f90c22c8fa7e draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3c41f2c44dd5080cbdb5f6bb85dac2b564c8966e
| author | iuc |
|---|---|
| date | Thu, 16 Nov 2017 09:44:18 -0500 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 45:665c4f3e48ae | 46:f90c22c8fa7e |
|---|---|
| 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="${__HERE__}/test-data/all_fasta.loc" /> | |
| 6 </table> | |
| 7 </tables> |
