Mercurial > repos > fubar > bbgbigwig_dev
comparison tool_data_table_conf.xml.sample @ 5:f132065ac170 draft
planemo upload for repository https://www.encodeproject.org/software/bedgraphtobigwig/
| author | fubar |
|---|---|
| date | Sat, 15 Jun 2024 08:34:13 +0000 |
| parents | 78e7461e8946 |
| children |
comparison
equal
deleted
inserted
replaced
| 4:78e7461e8946 | 5:f132065ac170 |
|---|---|
| 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="test-data/dbkeys.loc" /> | 5 <file path="tool-data/dbkeys.loc" /> |
| 6 </table> | 6 </table> |
| 7 </tables> | 7 </tables> |
| 8 |
