7155e7f79fb01ff6db8b275ca46eb09f52afe3e2 lrnassar Tue Mar 10 09:39:41 2026 -0700 Fixing some typos, no RM. diff --git src/hg/hgBlat/hgBlat.c src/hg/hgBlat/hgBlat.c index 0e3084fafc9..46dbfb2a0fa 100644 --- src/hg/hgBlat/hgBlat.c +++ src/hg/hgBlat/hgBlat.c @@ -2160,31 +2160,31 @@ " for more " "details. You can switch this on or off from the BLAT track configuration " "page by checking the Rearrangement display box."); printf("\n"); printf("\n"); printf("\n"); printf("\n"); printf("\n"); printf("\n"); printf("\n"); printf("\n"); puts("\n" "Paste in a query sequence to find its location in the\n" - "the genome. Multiple sequences may be searched \n" + "genome. Multiple sequences may be searched \n" "if separated by lines starting with '>' followed by the sequence name.\n" "\n" "\n" ); puts("\n"); puts("
File Upload: "); puts("Rather than pasting a sequence, you can choose to upload a text file containing " "the sequence.
"); puts("Upload sequence: "); puts("

\n"); printf("%s", "

Only DNA sequences of 25,000 or fewer bases and protein or translated \n" "sequence of 10000 or fewer letters will be processed. Up to 25 sequences\n" "can be submitted at the same time. The total limit for multiple sequence\n" @@ -2199,31 +2199,31 @@ ); printf("

The All Results checkbox disables minimum matches filtering so all results are seen." " For example, with a human dna search, 20 is minimum matches required, based on the genome size, to filter out lower-quality results.\n" "This checkbox can be useful with short queries and with the tiny genomes of microorganisms. \n" ); printf("

If you are interested in programmatic BLAT use," " see our BLAT FAQ.

\n" ); if (hgPcrOk(db)) printf("

For locating PCR primers, use In-Silico PCR" " for best results instead of BLAT. " "To search for short sequences < 20bp only in the sequence shown on the Genome Browser, " - "use our Short Sequence Match track, " + "use our Short Sequence Match track. " "If you are using the command line and want to search the entire genome, our command line tool findMotifs, from the " "utilities download page.

", db, cartSessionVarName(), cartSessionId(cart)); puts("\n"); printf("\n"); webNewSection("About BLAT"); printf( "

BLAT on DNA is designed to\n" "quickly find sequences of 95%% and greater similarity of length 25 bases or\n" "more. It may miss more divergent or shorter sequence alignments. It will find\n" "perfect sequence matches of 20 bases.\n"