> For the complete documentation index, see [llms.txt](https://docs.labii.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.labii.com/widgets/section-widgets/biology/genome-browser.md).

# Genome Browser

## Overview

The Genome Browser category provides section widgets for interactive inspection of genomic data directly inside your ELN or LIMS records. These widgets help teams review loci, compare annotations, examine sequence-aligned evidence, and keep browser-based genomic context attached to experiments, samples, and analyses. Whether you are validating sequencing results, reviewing target regions, or centralizing genome evidence in a project record, these tools reduce context switching and make genomic interpretation easier to reproduce. Together, they offer browser-based options for teams with different visualization preferences and data integration needs.

## Widgets

* [IGV Genome Browser](/widgets/section-widgets/biology/genome-browser/igv-genome-browser.md) - Embed IGV.js for configurable track-based genome review
* [JBrowse](/widgets/section-widgets/biology/genome-browser/jbrowse.md) - Explore genomic tracks with the JBrowse browser interface


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.labii.com/widgets/section-widgets/biology/genome-browser.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
