Mercurial > repos > jpayne > csp2
diff tool_data_table_conf.xml.sample @ 0:1c1e01265e0f draft default tip
planemo upload commit 7f3c6fb6db52daedaa0c59d6ca7f39710778f242-dirty
| author | jpayne |
|---|---|
| date | Mon, 11 Aug 2025 15:46:24 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Mon Aug 11 15:46:24 2025 +0000 @@ -0,0 +1,7 @@ +<!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc--> +<tables> + <table name="all_fasta" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/all_fasta.loc" /> + </table> +</tables>
