Mercurial > repos > iuc > rgrnastar
diff tool_data_table_conf.xml.test @ 17:2a75b3cde55e draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rgrnastar commit a8e319862d723654c372a6d71e5de76e052586a9"
| author | iuc |
|---|---|
| date | Wed, 05 Aug 2020 13:36:52 +0000 |
| parents | dd0baa73558d |
| children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.test Thu Nov 28 20:45:51 2019 +0000 +++ b/tool_data_table_conf.xml.test Wed Aug 05 13:36:52 2020 +0000 @@ -1,7 +1,7 @@ <tables> <!-- Location of rnastar indexes for testing --> - <table name="rnastar_index2_versioned" comment_char="#" allow_duplicate_entries="False"> + <table name="rnastar_index2x_versioned" comment_char="#" allow_duplicate_entries="False"> <columns>value, dbkey, name, path, with_gene_model, version</columns> - <file path="${__HERE__}/test-data/rnastar_index2_versioned.loc" /> + <file path="${__HERE__}/test-data/rnastar_index2x_versioned.loc" /> </table> </tables>
