annotate bbgbigwig/tool_data_table_conf.xml.sample @ 0:4eadb56fa314 draft

Uploaded
author fubar
date Fri, 14 Jun 2024 06:06:45 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
4eadb56fa314 Uploaded
fubar
parents:
diff changeset
1 <tables>
4eadb56fa314 Uploaded
fubar
parents:
diff changeset
2 <!-- Locations of dbkeys and len files under genome directory -->
4eadb56fa314 Uploaded
fubar
parents:
diff changeset
3 <table name="__dbkeys__" comment_char="#">
4eadb56fa314 Uploaded
fubar
parents:
diff changeset
4 <columns>value, name, len_path</columns>
4eadb56fa314 Uploaded
fubar
parents:
diff changeset
5 <file path="tool-data/dbkeys.loc" />
4eadb56fa314 Uploaded
fubar
parents:
diff changeset
6 </table>
4eadb56fa314 Uploaded
fubar
parents:
diff changeset
7 </tables>