Mercurial > repos > fubar > bbgbigwig_dev
comparison tool_data_table_conf.xml.sample @ 4:78e7461e8946 draft
planemo upload for repository https://www.encodeproject.org/software/bedgraphtobigwig/
author | fubar |
---|---|
date | Fri, 14 Jun 2024 23:46:42 +0000 |
parents | 3899b3091d4a |
children | f132065ac170 |
comparison
equal
deleted
inserted
replaced
3:3899b3091d4a | 4:78e7461e8946 |
---|---|
1 <tables> | 1 <tables> |
2 <!-- Locations of dbkeys and len files under genome directory --> | 2 <!-- Locations of dbkeys and len files under genome directory --> |
3 <table name="__dbkeys__" comment_char="#"> | 3 <table name="__dbkeys__" comment_char="#"> |
4 <columns>value, name, len_path</columns> | 4 <columns>value, name, len_path</columns> |
5 <file path="tool-data/dbkeys.loc" /> | 5 <file path="test-data/dbkeys.loc" /> |
6 </table> | 6 </table> |
7 </tables> | 7 </tables> |