comparison 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
comparison
equal deleted inserted replaced
15:a8d5abf21cb3 16:dd0baa73558d
1 <tables> 1 <tables>
2 <!-- Location of rnastar indexes for testing --> 2 <!-- Location of rnastar indexes for testing -->
3 <table name="rnastar_index2_versioned" comment_char="#" allow_duplicate_entries="False"> 3 <table name="rnastar_index2_versioned" comment_char="#" allow_duplicate_entries="False">
4 <columns>value, dbkey, name, path, with-gtf, version</columns> 4 <columns>value, dbkey, name, path, with_gene_model, version</columns>
5 <file path="${__HERE__}/test-data/rnastar_index2_versioned.loc" /> 5 <file path="${__HERE__}/test-data/rnastar_index2_versioned.loc" />
6 </table> 6 </table>
7 </tables> 7 </tables>