Mercurial > repos > devteam > samtools_calmd
diff tool_data_table_conf.xml.sample @ 3:609810451a80 draft
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
| author | devteam |
|---|---|
| date | Tue, 13 Oct 2015 12:54:20 -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 Tue Oct 13 12:54:20 2015 -0400 @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="utf-8"?> +<tables> + <table comment_char="#" name="fasta_indexes"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/fasta_indexes.loc" /> + </table> +</tables>
