Mercurial > repos > sanbi-uwc > data_manager_rnastar_index_builder
diff tool_data_table_conf.xml.sample @ 8:56686a746b91 draft
planemo upload for repository https://github.com/pvanheus/data_manager_rnastar_index_builder commit dc358455cd2140328ddbb9f8f2e221f8121c6b7b
author | sanbi-uwc |
---|---|
date | Thu, 11 Feb 2016 06:56:21 -0500 |
parents | 0ff626afce84 |
children | ccb7ce1ad9b3 |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Wed Feb 10 08:29:45 2016 -0500 +++ b/tool_data_table_conf.xml.sample Thu Feb 11 06:56:21 2016 -0500 @@ -1,6 +1,6 @@ <tables> - <table name="rnastar_indexes.loc" comment_char="#"> + <table name="rnastar_index" comment_char="#"> <columns>value, dbkey, name, path</columns> - <file path="tool-data/rnastar_indexes.loc" /> + <file path="tool-data/rnastar_index.loc" /> </table> </tables>