Mercurial > repos > rliterman > csp2
changeset 72:05946989eb91
planemo upload commit b994a89d6a095cfa1d70d02a01bd696db33d5ab6-dirty
author | jpayne |
---|---|
date | Thu, 20 Mar 2025 08:54:36 -0400 |
parents | c0e01c5f86c3 |
children | c298ec56f92a |
files | tool_data_table_conf.xml.sample |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Thu Mar 20 08:54:36 2025 -0400 @@ -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>