Mercurial > repos > iuc > kobas
diff tool-data/tool_data_table_conf.xml.sample @ 2:7d0d67ec8cdd draft
planemo upload commit 76744a97a6f837ee60104321867e6451fec78d74-dirty
| author | iuc |
|---|---|
| date | Sat, 05 Nov 2016 10:39:11 -0400 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/tool_data_table_conf.xml.sample Sat Nov 05 10:39:11 2016 -0400 @@ -0,0 +1,6 @@ +<tables> + <table name="blastdb_p" comment_char="#" allow_duplicate_entries="False"> + <columns>value, name, path</columns> + <file path="tool-data/blastdb_p.loc" /> + </table> +</tables>
