483e785a1cef9c2bfe1f08030cbc781f353deffc lrnassar Tue Jun 10 09:01:13 2025 -0700 Doc'ing logoMaf option, refs #34064 diff --git src/hg/htdocs/goldenPath/help/trackDb/trackDbLibrary.shtml src/hg/htdocs/goldenPath/help/trackDb/trackDbLibrary.shtml index 2d255c8c9f9..dd1bfe45ed1 100644 --- src/hg/htdocs/goldenPath/help/trackDb/trackDbLibrary.shtml +++ src/hg/htdocs/goldenPath/help/trackDb/trackDbLibrary.shtml @@ -2866,30 +2866,40 @@
   transformFunc LOG
+
+
logoMaf <url/relativePath>
+

The argument to logoMaf is the path to a MAF alignment (either a table or bigMaf). + If set and zoomed into base level the wiggle will be drawn as a sequence logo calculated + by counting the number of each nucleotide aligned to that base which will be scaled by + the value in the wiggle.

+

Example:

+
   logoMaf https://hgdownload.soe.ucsc.edu/goldenPath/hg38/multiz470way/multiz470way.bigMaf
+
+
mouseOverFunction <noAverage>

Limit mouse over value display to only display the fundamental values without any averaging of multiple data points. Display will show "zoom in to see values" when fundamental individual values can not be shown. Useful for tracks where averaging values together is not a valid operation.

Example:

   mouseOverFunction noAverage
viewLimits <lower:upper>
viewLimitsMax <lower:upper>