e1487d60d004ee8de24e6e1e7dfd12919104e19d braney Thu Mar 4 09:37:02 2021 -0800 allow use of blat custom track in DNA extra color/case options #23045 diff --git src/hg/hgc/hgc.c src/hg/hgc/hgc.c index 5fbfa43..380876f 100644 --- src/hg/hgc/hgc.c +++ src/hg/hgc/hgc.c @@ -4811,31 +4811,31 @@ } printf("
Note: repeat masking style from previous page will not apply to this page.\n"); if ((rtdb != NULL) && ((visString == NULL) || !sameString(visString, "hide"))) printf("Use the case/color options for the RepeatMasker track below.
\n"); else printf("Unhide the RepeatMasker track in the genome browser, then return to this page and use the case/color options for the RepeatMasker track below.
\n"); } cartSetInt(cart, "padding5", padding5); cartSetInt(cart, "padding3", padding3); if (sameString(casing, "upper")) caseUpper = TRUE; if (*casing != 0) cartSetString(cart, "hgSeq.casing", casing); -printf("