Mercurial > repos > iuc > bbgbigwig
annotate tool_data_table_conf.xml.test @ 1:b95435276746 draft default tip
planemo upload for repository https://www.encodeproject.org/software/bedgraphtobigwig/ commit 24d62a0136f2c9adac56a247b498b373bb8d9e07
author | iuc |
---|---|
date | Sat, 15 Jun 2024 10:51:54 +0000 |
parents | 498748c87252 |
children |
rev | line source |
---|---|
0
498748c87252
planemo upload for repository https://www.encodeproject.org/software/bedgraphtobigwig/ commit fa9d44f1ca94a7522f21db6c7771764e1b8d92a5
iuc
parents:
diff
changeset
|
1 <tables> |
498748c87252
planemo upload for repository https://www.encodeproject.org/software/bedgraphtobigwig/ commit fa9d44f1ca94a7522f21db6c7771764e1b8d92a5
iuc
parents:
diff
changeset
|
2 <!-- Locations of dbkeys and len files under genome directory --> |
498748c87252
planemo upload for repository https://www.encodeproject.org/software/bedgraphtobigwig/ commit fa9d44f1ca94a7522f21db6c7771764e1b8d92a5
iuc
parents:
diff
changeset
|
3 <table name="__dbkeys__" comment_char="#" allow_duplicate_entries="False"> |
498748c87252
planemo upload for repository https://www.encodeproject.org/software/bedgraphtobigwig/ commit fa9d44f1ca94a7522f21db6c7771764e1b8d92a5
iuc
parents:
diff
changeset
|
4 <columns>value, name, len_path</columns> |
498748c87252
planemo upload for repository https://www.encodeproject.org/software/bedgraphtobigwig/ commit fa9d44f1ca94a7522f21db6c7771764e1b8d92a5
iuc
parents:
diff
changeset
|
5 <file path="${__HERE__}/test-data/dbkeys.loc.test" /> |
498748c87252
planemo upload for repository https://www.encodeproject.org/software/bedgraphtobigwig/ commit fa9d44f1ca94a7522f21db6c7771764e1b8d92a5
iuc
parents:
diff
changeset
|
6 </table> |
498748c87252
planemo upload for repository https://www.encodeproject.org/software/bedgraphtobigwig/ commit fa9d44f1ca94a7522f21db6c7771764e1b8d92a5
iuc
parents:
diff
changeset
|
7 </tables> |