Mercurial > repos > iuc > jbrowse
diff tool_data_table_conf.xml.sample @ 9:f422ba2e9aa5 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3fdc0150310db0a67769f9ce6ea85695d595b2ba
author | iuc |
---|---|
date | Tue, 29 Nov 2016 12:31:56 -0500 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Tue Nov 29 12:31:56 2016 -0500 @@ -0,0 +1,7 @@ +<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> +</tables>