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