679ac7af00f7a9437fef0ebf1c93ed63861ba589
max
Wed Mar 2 06:03:28 2022 -0800
changes after code review, refs #28975
diff --git src/hg/hgTables/usage.c src/hg/hgTables/usage.c
index 76b46a4..461ea28 100644
--- src/hg/hgTables/usage.c
+++ src/hg/hgTables/usage.c
@@ -128,33 +128,33 @@
" Output sequence can be in either nucleotide-space or translated to \n"
" protein-space. Available only for genePred tracks.\n"
" \n"
"
custom track - customized Genome Browser annotation \n"
" track based on the results of the query.\n"
" \n"
" hyperlinks to Genome Browser - returns a page full of\n"
" hyperlinks to the UCSC Genome Browser, one for each item in the table.\n"
" \n"
" data points - the data points that make up a graph \n"
" (aka wiggle) track.\n"
" \n"
" MAF - multiple alignments in MAF format\n"
" \n"
" \n"
-" Note that all start-end coordinate ranges are returned in UCSC's internal zero-based-half-open format, see our "
-" FAQ, with the exception of the formats GTF and hyperlinks, "
-" which are one-based-closed."
+" Note that all start-end coordinate ranges are returned in UCSC's internal zero-based/half-open format, see our "
+" FAQ, with the exception of the formats GTF, data points (aka \"wiggle\") "
+" and hyperlinks, which are one-based/closed."
" \n"
" \n"
" Send output to Galaxy: displays results of query in \n"
" Galaxy, a framework for \n"
" interactive genome analysis.\n"
" Send output to GREAT: displays the functional enrichments of the \n"
" query results in GREAT, a tool for\n"
" analysis of the biological function of cis-regulatory regions.\n"
"%s"
" file type returned: When a filename is entered in the \n"
" "output file" text box, specifies the format of the output file:\n"
" \n"
" - plain text - data is in ASCII format\n"
" \n"
"
- gzip compressed - data is compressed in gzip format\n"