Mercurial > repos > iuc > pilon
diff tool_data_table_conf.xml.sample @ 2:abf13e474393 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pilon commit e01d50f8aa0f9a06dcf162ff6ac7d447c69a2324
| author | iuc |
|---|---|
| date | Sat, 13 Aug 2016 04:46:06 -0400 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Sat Aug 13 04:46:06 2016 -0400 @@ -0,0 +1,8 @@ +<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> +
