93ee577eacf6c0ec157f11aee34085f34d476b72 mspeir Mon Aug 3 15:30:22 2026 -0700 Add Recommended Track Sets and Share a link sections to gb101 tutorial Document two features now on the RR that the intro page did not cover: the Recommended Track Sets dialog (curated, pre-configured track groups) and the Share a link button for short, permanent view links. Adds a screenshot of each dialog and notes Recommended Track Sets in the Genome Browser menu list. refs #37355 Co-Authored-By: Claude Opus 4.8 (1M context) diff --git docs/tutorials/gb101.md docs/tutorials/gb101.md index 6b4fe5249c4..b4a85dbc9d9 100644 --- docs/tutorials/gb101.md +++ docs/tutorials/gb101.md @@ -72,31 +72,31 @@
```image src=/images/bluebarMenuGif.gif width=70% ```
The navigation bar at the top of the page will allow you to access our tools, downloads, and help pages. Several of these drop-downs are useful for most users: - Genomes - switch between the many genomes available. -- Genome Browser - configure, search for tracks, and reset the Genome Browser back to the default settings. +- Genome Browser - configure the display, search for tracks, load a Recommended Track Set, and reset the Genome Browser back to the default settings. - Tools - access to features such as [BLAT](/cgi-bin/hgBlat), [isPCR](/cgi-bin/hgPcr), and [LiftOver](/cgi-bin/hgLiftOver). The [Table Browser](/cgi-bin/hgTables) can also export track data in various file formats. - Downloads - download sequence and annotation data in bulk, along with our command-line utilities. - My Data - create stable short links ([Sessions](/cgi-bin/hgSession)) and visualize your own data via [custom tracks](/cgi-bin/hgCustom) or [track hubs](/cgi-bin/hgHubConnect). - View - save the current image as a PDF, get the DNA sequence for the window, or open the region in an external tool. - Help - access contact information, FAQs, and Browser Documentation.
--- ### Using the Search Box
@@ -276,30 +276,79 @@ To reverse the genome orientation, click the button, and the Genome Browser image will flip to show either the negative or positive strand.
```image src=/images/reverseStrand.png width=90% ```
+--- +### Recommended Track Sets + +
+
+ +```image +src=/images/recommendedTrackSets.png +width=95% +``` + +
+
+ +Recommended Track Sets are ready-made groups of tracks designed for specific +purposes. Each set turns on a specific set of tracks and pre-configures those +to aid in answering a particular question, such as interpreting clinical +variants. Choosing a set switches on the relevant tracks without moving you +away from your current location. + +Open the list from the **Genome Browser** menu in the top blue bar. + +
+
+ +--- +### Sharing a Link to Your View + +
+
+ +The **Share a link** button in the top-right corner turns your current view into a short, +permanent link that captures the assembly, position, and all of your track settings. The +link never expires, so it works well in emails, figure legends, and published papers. + +Log in first if you would like to give your links a name or update them later. To save and +reload a full setup of your own, use the **Sessions** tool under the My Data menu. + +
+
+ +```image +src=/images/shareLinkExample.png +width=100% +``` + +
+
+ --- ### Getting Help Using the Genome Browser
```image src=/images/gettingHelp.png width=40% ```
The [training page](/training/) has other guides and training videos. You can