4d078885529f20b1eb60a0dbb7931ae76793a5ea lrnassar Tue Aug 4 09:24:38 2026 -0700 Fix stale alt text and copy problems in the tip rotation per CR feedback. refs #37976 The image alt text on the "Download Current Track Data" tip still carried the old incorrect label, "Download track data in view", so the correction in the previous commit only reached the visible text and left the wrong wording in the accessibility layer. Also replaced the internal "RTS" abbreviation in the Recommended Track Sets alt text with the full name. Other copy fixes: the Track Collection Builder tip called the result a "container" in one sentence and a "collection" in the next, so both now say collection to match the tool name; a "which" clause in the multi-region tip attached the exon view keyboard shortcut to "exon sequencing data" rather than to the view itself; and the Recommended Track Sets tip listed six of the seven sets, so exon relevance was added. diff --git src/hg/htdocs/allTipsRaw.html src/hg/htdocs/allTipsRaw.html index 2926d90991f..310ed650b88 100644 --- src/hg/htdocs/allTipsRaw.html +++ src/hg/htdocs/allTipsRaw.html @@ -1,34 +1,34 @@ You can use the Variant Annotation Integrator to predict functional effects of variants on transcripts, and add annotations and information to the variants, such as conservation score and its HGVS nomenclature. It supports VCF upload and other formats. The Browser tracks display offers keyboard shortcuts for most common actions, including zooming, highlighting, and viewing DNA. Press the question mark (?) key from the tracks display to see all shortcuts. You can right-click most items to zoom in on them, or highlight them in the image. For gene tracks, you can also zoom to specific exons or codons.

Right-click menu with zoom and highlight options You can configure the tracks display text size, tooltip text size, label area width, and more by clicking the button below the image, using the keyboard shortcut (type "c" then "f"), or via the menu (Genome Browser then Configure).

Configure options You can color and download DNA sequence based on any data tracks. While on the track display, type "v" then "d" (View then DNA Sequence), then select "Extended case/color options" and adjust whether you want annotated bases colored, underlined, or bold, and click "submit". From the Base Position track description page you can enter motifs to highlight, edit the amino acid reading frames display, and even add a title to the Browser image.

Edit image title We offer a REST API available under the menu (Downloads then REST API) that can return almost all data available in the Browser in JSON format. It also has additional endpoints, such as /list/schema, which reports every field in a track along with its type and description, and /list/tracks, which returns the configuration settings that drive a track's display. We offer a scalable (vector-based) graphic of your current tracks display, suitable for use in publications, via the menu (View then PDF). This PDF can then be used with your editor of choice (e.g. Adobe Illustrator) to edit and export the image as PNG, TIFF, SVG, or PDF with the dpi (dots per inch value) of your choice. You can download the PNG image of your current display via right click -> View image, or by changing hgTracks in the URL bar to hgRenderTracks. The hgRenderTracks approach provides programmatic access to the PNG image. For publications, use the menu option (View then PDF) for a scalable image. -We offer Recommended Track Sets for hg19 and hg38 that display a pre-set browser configuration based on specific areas of interest. These include SNV and CNV interpretation, non-coding variants, problematic regions, and expert panel sets for BRCA1/BRCA2 and Lynch syndrome.

RTS menu -The Track Collection Builder (My Data then Track Collection Builder) allows multiple signal tracks to be copied and grouped together into one container. Signal tracks in a collection can then be overlaid, auto-scaled, sorted by similarity, and more. +We offer Recommended Track Sets for hg19 and hg38 that display a pre-set browser configuration based on specific areas of interest. These include SNV and CNV interpretation, non-coding variants, exon relevance, problematic regions, and expert panel sets for BRCA1/BRCA2 and Lynch syndrome.

Recommended Track Sets menu +The Track Collection Builder (My Data then Track Collection Builder) allows multiple signal tracks to be copied and grouped together into one collection. Signal tracks in a collection can then be overlaid, auto-scaled, sorted by similarity, and more. The best way to find what data is available for an assembly is Track Search, found by keyboard shortcut (t then s), in the menu bar (Genome Browser then Track Search) or the button underneath the tracks image. You can also search Public Hub data by using the Advanced tab. We offer 10 GB of free storage space with every account. First, log in or create an account, then go to Hub Upload under My Data then Track Hubs. You can also upload bigBed and bigWig files for immediate visualization. -You can download all visible data in the current browser region from the tracks display. This allows for improved reproducibility, writing variant reports, or publications. Download Current Track Data can be found in the Downloads menu.

Download track data in view +You can download all visible data in the current browser region from the tracks display. This allows for improved reproducibility, writing variant reports, or publications. Download Current Track Data can be found in the Downloads menu.

Download Current Track Data in the Downloads menu We support various kinds of searching from the tracks display address bar. You can use HGVS terms (NM_198056.2:c.1A>C), gnomAD style variants (1-55051215-G-GA), BLAT sequences directly from the search box, documentation, and more. We have a page that provides information about accessibility options in the UCSC Genome Browser, including internal configuration settings and third-party tools. The best way to find an assembly is the search box on our Gateway page. If your assembly of interest is not available, you can request nearly any Genbank assembly as long as it has a GCA or GCF accession. The best way to share the URL of a Genome Browser display is with a Session link. Displays from copying and pasting the URL from the address bar can change over time, but session links remain stable, which makes them suitable for publications as well. You can even give one a short, readable name: https://genome.ucsc.edu/s/view/HappyNewYear -You can slice the Browser display into different regions, stitched together into a single display, using Multi-region mode. A common use of this mode is to display only the exons of a gene, useful when analyzing exon sequencing data, which has its own shortcut ("e" then "v"). Enable this mode with the button next to the tracks display search bar.

Multi region button +You can slice the Browser display into different regions, stitched together into a single display, using Multi-region mode. A common use of this mode is to display only the exons of a gene, which is useful when analyzing exon sequencing data. That exon-only view has its own shortcut ("e" then "v"). Enable this mode with the button next to the tracks display search bar.

Multi region button Our Short Match tool allows you to search for any short (2-30 base) sequence. All matches of the motif within the displayed position range are then shown. You can find it by clicking into the Short Match track in the Mapping and Sequencing track group, or via the menu bar from the tracks display (Genome Browser then Short Exact DNA Match). Be sure to check our home page often! We regularly update our news with the latest releases, our Meetings and Workshops (come say hello!), and the Sharing data section which displays images and descriptions from our Public Sessions created by users like you. Also, new tips like this one every weekday! Want to use the Browser as a teaching tool? We offer teaching material covering various genomic topics, written for students and educators alike. We also have various slide decks, contact us for more details! You can convert annotations between different assemblies using the LiftOver tool. You can also use the QuickLift feature to immediately lift all your visible annotations from the tracks display using the menu (View then In Other Genomes (Convert)) and selecting the QuickLift tracks box. See our QuickLift help page for details. While the Table Browser allows you to extract data from one track at a time, the Data Integrator allows you to select track items that overlap by position, and output all (or selected) fields from up to 5 tracks at a time. Have you ever wondered what we mean by "track" or what the difference is between "haplotype" and "fix" sequences? Take a look at the Genome Browser Glossary page for an explanation of these terms and many more. You can jump straight to an exon from the position box. Type TP53 exon 5 or NM_000546.6 exon 5 to land on that exon, or use the compact form BRCA2:e.10+2 to land a set number of bases into the flanking intron, which is handy for inspecting splice sites. See our searching help page for every kind of query we accept.

Exon search in the position box Want the same data shown two ways at once? Click Duplicate track next to the display mode on most tracks' settings pages. The copy is its own track with independent filters, colors, and display mode, so a gene track can appear filtered and unfiltered at once.

Duplicate track link Lost track of what you have turned on? The Visible Tracks group sits at the top of the track list below the image and gathers every track you currently have visible into one place, so you can reconfigure or hide them without hunting through the track groups.

Visible Tracks group Many track containers have a settings page that manages everything inside at once. You can show or hide the whole container while preserving each track's own settings, or use Apply to all visible tracks or Apply to all tracks to set display modes in bulk.

Apply visibility to all tracks You do not have to live with a track's default color. Right-click most annotation and signal tracks, choose Change Track Color, and pick from the palette. The new color applies to that track alone and stays with your session. Clear Enable color override to undo.

Change Track Color dialog Zoom in far enough and the Browser translates every coding exon into amino acids. Hovering over a residue reports its three letter and full name along with the c. and p. positions. The Base Position settings page also has a Complement the bases checkbox for reading the minus strand. You can display your own data in the Browser in seconds with Custom Tracks (My Data then Custom Tracks). Paste in a few lines of BED, VCF, GFF, or WIG, upload a file, or point us at a URL. No account is needed, though logging in lets you keep your data in a saved session. We offer interactive tutorials that walk you through the Browser step by step, on the site itself. From the tracks display, open Help then Interactive Tutorials for a guided tour of the tracks display, the Gateway, the Table Browser, Custom Tracks, or a clinical genetics workflow.

Interactive Tutorials in the Help menu You can send the region you are looking at straight to outside tools using View then In External Tools, or by typing "s" then "t". It hands your current sequence or coordinates to CRISPOR, CHOPCHOP, Primer3Plus, Primer-BLAST, NEBCutter, RNAfold, Pfam, Ensembl, and others, with no copying and pasting.

In External Tools in the View menu