Mercurial > repos > iuc > rna_starsolo
diff tool_data_table_conf.xml.test @ 7:e403d27e8f24 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rgrnastar commit a8e319862d723654c372a6d71e5de76e052586a9"
author | iuc |
---|---|
date | Wed, 05 Aug 2020 09:41:22 -0400 |
parents | 178bdbdb6d24 |
children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.test Thu Nov 28 15:55:47 2019 -0500 +++ b/tool_data_table_conf.xml.test Wed Aug 05 09:41:22 2020 -0400 @@ -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>