| Previous changeset 1:1bb5501a3292 (2024-11-08) Next changeset 3:b6089425744d (2024-11-13) |
|
Commit message:
planemo upload commit 20b328b897e189e3ece16bb42fc46cfd5ec25ec2 |
|
added:
tool_data_table_conf.xml.sample |
| b |
| diff -r 1bb5501a3292 -r 13266dc1841c tool_data_table_conf.xml.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Fri Nov 08 10:30:43 2024 +0000 |
| b |
| @@ -0,0 +1,7 @@ +<?xml version="1.0"?> +<tables> + <table name="biomart_datasets" comment_char="#"> + <columns>value, name</columns> + <file path="tool-data/biomart_datasets.loc"/> + </table> +</tables> \ No newline at end of file |