5709a7858d5c197721be66d5218a79124abadb70 lrnassar Tue Mar 17 08:46:31 2026 -0700 Adding alt text to images across static documentation pages, CGI headers, markdown docs, and Pandoc templates. Content images receive AI-generated descriptive alt text; decorative images (icons, spacers, toggles) receive alt="" per WCAG best practice. Also adds Image Descriptions section to the accessibility page, and fixes Pandoc Lua writers to output alt attributes. 67 files, covering help docs, news archive, ENCODE pages, portal pages, and session examples. refs #37254 diff --git src/hg/htdocs/goldenPath/help/bedMethyl.html src/hg/htdocs/goldenPath/help/bedMethyl.html index b136a0cc330..f0fb1f1c04d 100755 --- src/hg/htdocs/goldenPath/help/bedMethyl.html +++ src/hg/htdocs/goldenPath/help/bedMethyl.html @@ -16,31 +16,31 @@

The bedMethyl format includes the information of a BED 9 along with additional fields:

- +bedMethyl track showing DNA methylation levels colored from blue to red

The items are colored from 0% methylated modified (blue) to 100% (red). Hovering over an item or clicking it shows the additional details found in bedMethyl. Methylation calls are shown separately for CpG sites (m) and non-CpG (CHG/CHH) sites (h).

Creating a bedMethyl custom track

Example #1

In this example, you will create a bedMethyl custom track using bedMethyl data for the hg38 assembly.