Mercurial > repos > iuc > rgrnastar
diff tool_data_table_conf.xml.test @ 11:de5a55bd9112 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rgrnastar commit 7edce75096aed3a1aac91d22e86a2739a53cb245
| author | iuc |
|---|---|
| date | Tue, 13 Aug 2019 11:22:24 -0400 |
| parents | |
| children | dd0baa73558d |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Tue Aug 13 11:22:24 2019 -0400 @@ -0,0 +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> + <file path="${__HERE__}/test-data/rnastar_index2_versioned.loc" /> + </table> +</tables>
