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/cram.html src/hg/htdocs/goldenPath/help/cram.html index 0190be4e56c..efc6227700c 100755 --- src/hg/htdocs/goldenPath/help/cram.html +++ src/hg/htdocs/goldenPath/help/cram.html @@ -59,31 +59,31 @@ management page, click submit and view it in the Browser. The track name will then be the name of the file. If you want to configure the track name and descriptions, you will need to create a track line, as shown in the above example. Learn more about track line options and configuring custom tracks here.
Here is an example URL to a CRAM file from the 1000 Genomes Project that can be pasted directly into the Custom Tracks page:
ftp://ftp.1000genomes.ebi.ac.uk/vol1/ftp/phase3/data/HG00096/exome_alignment/HG00096.mapped.ILLUMINA.bwa.GBR.exome.20120522.bam.cram
You can see by adding the above link the Browser automatically assigns the type=bam and
the track name=HG00096.mapped.ILLUMINA.bwa.GBR.exome.20120522.bam to the created track
to browse.
Clicking the following image will load a CRAM file from the 1000 Genomes Project.

This CRAM display takes advantage of using the new "density graph" feature where the bam.cram reads are displayed as a bar graph by checking the box next to "Display data as a density graph" on the Custom Track Settings page.
The CRAM format is also supported in track hubs. Below is an example trackDb.txt stanza that would
display a CRAM files from the 1000 Genomes Project. To learn more about using Track Hubs see the
User Guide and associated Quick Start Guides to
building hubs. Note that type bam is used to display CRAM files in hubs, just as
type bam is used in custom CRAM tracks.
track cram61
type bam
shortLabel HG00361