Mercurial > repos > chrisw > monorail_test
diff tool_data_table_conf.xml.sample @ 2:f0c744144100 draft
Uploaded
author | chrisw |
---|---|
date | Tue, 12 Feb 2019 11:11:43 -0500 |
parents | |
children | f158bf75c44c |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Tue Feb 12 11:11:43 2019 -0500 @@ -0,0 +1,6 @@ +<tables> + <table name="rnastar_index2" comment_char="#" allow_duplicate_entries="False"> + <columns>value, dbkey, name, path, with-gtf</columns> + <file path="tool-data/rnastar_index2.loc" /> + </table> +</tables>