Mercurial > repos > fubar > bbgbigwig_dev
annotate tool_data_table_conf.xml.sample @ 6:4043d4155909 draft
planemo upload for repository https://www.encodeproject.org/software/bedgraphtobigwig/
author | fubar |
---|---|
date | Sat, 15 Jun 2024 08:43:51 +0000 |
parents | f132065ac170 |
children |
rev | line source |
---|---|
1
49c6f715bc82
planemo upload for repository https://www.encodeproject.org/software/bedgraphtobigwig/
fubar
parents:
diff
changeset
|
1 <tables> |
49c6f715bc82
planemo upload for repository https://www.encodeproject.org/software/bedgraphtobigwig/
fubar
parents:
diff
changeset
|
2 <!-- Locations of dbkeys and len files under genome directory --> |
49c6f715bc82
planemo upload for repository https://www.encodeproject.org/software/bedgraphtobigwig/
fubar
parents:
diff
changeset
|
3 <table name="__dbkeys__" comment_char="#"> |
49c6f715bc82
planemo upload for repository https://www.encodeproject.org/software/bedgraphtobigwig/
fubar
parents:
diff
changeset
|
4 <columns>value, name, len_path</columns> |
5
f132065ac170
planemo upload for repository https://www.encodeproject.org/software/bedgraphtobigwig/
fubar
parents:
4
diff
changeset
|
5 <file path="tool-data/dbkeys.loc" /> |
1
49c6f715bc82
planemo upload for repository https://www.encodeproject.org/software/bedgraphtobigwig/
fubar
parents:
diff
changeset
|
6 </table> |
3
3899b3091d4a
planemo upload for repository https://www.encodeproject.org/software/bedgraphtobigwig/
fubar
parents:
1
diff
changeset
|
7 </tables> |
5
f132065ac170
planemo upload for repository https://www.encodeproject.org/software/bedgraphtobigwig/
fubar
parents:
4
diff
changeset
|
8 |