Mercurial > repos > dfornika > prokka_custom_proteins
diff tool_data_table_conf.xml.test @ 0:a0b1a24c5a6d draft
"planemo upload for repository https://github.com/dfornika/galaxy/tree/master/tools/prokka_custom_proteins commit 62e7cd82cb9b209bf3f797ae288916e88bbe8bc6-dirty"
author | dfornika |
---|---|
date | Fri, 01 Nov 2019 17:55:24 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Fri Nov 01 17:55:24 2019 -0400 @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<tables> + <!-- Locations of genbank files to use with prokka --> + <table name="prokka_proteins" comment_char="#"> + <columns>value, name, path</columns> + <file path="${__HERE__}/test-data/prokka_proteins.loc" /> + </table> +</tables>