annotate tool_data_table_conf.xml.sample @ 0:2c58335f1ec8 draft default tip

planemo upload
author yating-l
date Tue, 16 May 2017 17:03:13 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
2c58335f1ec8 planemo upload
yating-l
parents:
diff changeset
1 <tables>
2c58335f1ec8 planemo upload
yating-l
parents:
diff changeset
2 <!-- Path to local UCSC AutoSql schemas (sample) -->
2c58335f1ec8 planemo upload
yating-l
parents:
diff changeset
3 <table name="autosql_table" comment_char="#">
2c58335f1ec8 planemo upload
yating-l
parents:
diff changeset
4 <columns>value, name, type, path</columns>
2c58335f1ec8 planemo upload
yating-l
parents:
diff changeset
5 <file path="tool-data/autosql_schemas.loc" />
2c58335f1ec8 planemo upload
yating-l
parents:
diff changeset
6 </table>
2c58335f1ec8 planemo upload
yating-l
parents:
diff changeset
7 </tables>