bb7b0e40468f5c9bf19aba7834a72199a9e30e45
cath
Mon Aug 7 17:02:17 2017 -0700
Minor lowercase edit to TB GTF usage, refs #257
diff --git src/hg/hgTables/usage.c src/hg/hgTables/usage.c
index 5dc1b17..fd9ce6a 100644
--- src/hg/hgTables/usage.c
+++ src/hg/hgTables/usage.c
@@ -107,31 +107,31 @@
"
\n"
" - all fields from selected table - data from the selected table\n"
" displayed in a tab-separated format suitable \n"
" for import into spreadsheets and relational databases. The ASCII \n"
" format may be read in any web browser or text editor.\n"
"
- selected fields from primary and related tables - user-selected \n"
" set of tab-separated fields \n"
" from the selected table and (optionally) other related tables as well. \n"
"
- sequence - DNA (or protein sequence, in some cases) \n"
" associated with the table.
\n"
" - BED - positions of data items in a standard\n"
" UCSC Browser format.
\n"
" \n"
" - GTF - positions of all data items in a\n"
" limited gene transfer format \n"
-" (Both BED and GTF formats can be used as the basis for custom tracks).
\n"
+" (both BED and GTF formats can be used as the basis for custom tracks).\n"
" \n"
" - CDS FASTA alignment from multiple alignment \n"
" - FASTA alignments of the CDS regions of a gene prediction track \n"
" using any of the multiple alignment tracks for the current database. \n"
" 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"