Returns an SQLIte table template defintion,
according to UCSC Genome Browser database
table schemas. This functionality is used
when the package RMySQL is not available
for some reason, e.g. Windows machines.
Internal use only.
Usage
get.ucsc.tbl.tpl(tab, what="queries")
Arguments
tab
name of UCSC database table.
what
"queries" for SQLite table
definitions or "fields" for table column names.