# Biology

## Overview

The Biology widget category provides section tools tailored to common life-science workflows in your ELN or LIMS. These widgets help teams capture assay results, manage microplate layouts, analyze sequences, and visualize protein features while keeping data connected to experimental records. Whether you are running screening assays, documenting cloning work, or tracking sample splits, these tools reduce manual effort and preserve context. Together, they bring biology-specific workflows into a structured, reproducible documentation environment.

## Widgets

* [Assay](/widgets/section-widgets/biology/assay.md) - Tools for analyzing assay and response data
* [Bioinformatics](/widgets/section-widgets/biology/bioinformatics.md) - Analyze biological data without scripting
* [Microplate](/widgets/section-widgets/biology/microplate.md) - Configure and record multiwell plate layouts
* [Molecular Biology Suite](/widgets/section-widgets/biology/molecular-biology-suite.md) - Sequence editors and plasmid visualization tools
* [Protein](/widgets/section-widgets/biology/protein.md) - Visualize protein structures and feature annotations
* [Sample Aliquoting](/widgets/section-widgets/biology/sample-aliquoting.md) - Create and manage aliquots from a sample


---

# Agent Instructions: 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.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.
