Mercurial > repos > yating-l > bed_to_bigbed_340
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Tue May 16 17:03:13 2017 -0400 @@ -0,0 +1,7 @@ +<tables> + <!-- Path to local UCSC AutoSql schemas (sample) --> + <table name="autosql_table" comment_char="#"> + <columns>value, name, type, path</columns> + <file path="tool-data/autosql_schemas.loc" /> + </table> +</tables>
