> ## Documentation Index
> Fetch the complete documentation index at: https://proto.evodesign.org/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Mutagenesis

> Random sequence mutagenesis at nucleotide and protein levels

Generate random sequence variants for directed-evolution libraries and robustness testing.
These tools fill chosen positions with random residues drawn from configurable schemes,
using standard nucleotide substitution rules for DNA and codon-based sampling for proteins.
They provide a model-free baseline for exploring sequence space.

* **Input:** a starting sequence and the positions to vary (or a target mutation rate).
* **Output:** a library of randomized sequence variants drawn from the chosen substitution scheme.

<div class="tool-catalog-grid">
  <a href="/docs/tools/mutagenesis/random-nucleotide" class="tool-catalog-card">
    <img noZoom class="card-art" src="https://proto-bio.github.io/proto-assets/images/tool/random_nucleotide/carousel.png" alt="" loading="lazy" />

    <div class="tool-card-org-row"><span class="tool-card-org" style={{background: "#7C3AED"}} title="Proto"><img src="https://mintcdn.com/bio-pro/UeudeF7pW-Dj-pIN/assets/images/cached/5586d2ede12e.png?fit=max&auto=format&n=UeudeF7pW-Dj-pIN&q=85&s=5d259f1a4ac3d5597c20cba7aa7521b2" alt="" class="tool-card-org-logo" width="200" height="200" data-path="assets/images/cached/5586d2ede12e.png" /> Proto</span></div>
  </a>

  <a href="/docs/tools/mutagenesis/random-protein" class="tool-catalog-card">
    <img noZoom class="card-art" src="https://proto-bio.github.io/proto-assets/images/tool/random_protein/carousel.png" alt="" loading="lazy" />

    <div class="tool-card-org-row"><span class="tool-card-org" style={{background: "#7C3AED"}} title="Proto"><img src="https://mintcdn.com/bio-pro/UeudeF7pW-Dj-pIN/assets/images/cached/5586d2ede12e.png?fit=max&auto=format&n=UeudeF7pW-Dj-pIN&q=85&s=5d259f1a4ac3d5597c20cba7aa7521b2" alt="" class="tool-card-org-logo" width="200" height="200" data-path="assets/images/cached/5586d2ede12e.png" /> Proto</span></div>
  </a>
</div>
