Category

Generic


Usage

checkHgFindSpec database [options | termToSearch]


Manual

This tool is part of UCSC Genome Browser's utilities.

If given a termToSearch, displays the list of tables that will be searched
and how long it took to figure that out; then performs the search and the
time it took.
options:
-showSearches Show the order in which tables will be searched in
general. [This will be done anyway if no
termToSearch or options are specified.]
-checkTermRegex For each search spec that includes a regular
expression for terms, make sure that all values of
the table field to be searched match the regex. (If
not, some of them could be excluded from searches.)
-checkIndexes Make sure that an index is defined on each field to
be searched.


Share your experience or ask a question