Bookmark widget
TL;DR: The bookmark widget stores genomic regions for quick navigation. Each bookmark is a single region (chromosome, start, end), shown as a colored highlight on the LGV; clicking one navigates a linear genome view (LGV) to it. Export bookmarks as a BED or TSV file, or import them back in.
The dropdown above the table filters bookmarks by assembly, and columns resize by dragging the grey divider lines.
Creating bookmarks
Click and drag on the top of any LGV and select "Bookmark region."
Keyboard shortcuts
- Create a bookmark:
Ctrl/Cmd+Shift+D - Navigate to the most recently created bookmark:
Ctrl/Cmd+Shift+M
Selecting bookmarks
Use the checkboxes to the left of the table to select bookmarks for bulk export, sharing, deletion, or editing.
Labels and highlights
Add a label to a bookmarked region by clicking the label field and typing, or double-clicking to open a dialog. Labels are saved and exported with bookmarks, and displayed on the LGV via highlights.
Highlights
New bookmarks are assigned a highlight color by default. Change it in the Highlight field, or change several at once via "Edit colors" in the bookmark widget's menu.
Highlights and labels can be toggled app-wide (via the "Edit colors" dialog) or per-view (via a view's "Bookmarks" menu).
Importing and exporting
Export bookmarks to a list of regions as a BED or TSV file, or import them from the same formats. Imported bookmarks are appended to your existing bookmarks.
Deleting bookmarks
Select bookmarks (see Selecting bookmarks) and press "Delete" in the widget menu to remove them.
Bookmark persistence
Bookmarks persist in browser localStorage, keyed to the URL JBrowse is hosted on. Only bookmarks valid for the currently loaded assemblies are shown.