Skip to main content
Exclude specific regions from primer placement.

Overview

Region masking prevents primers from being placed in:
  • Repeat regions (detected as lowercase from RepeatMasker)
  • Unknown regions (N-masked segments)
  • Custom exclusions (BED file)

Usage

Use the --mask flag with primerlab run:

Mask Modes

BED File Support

Define custom exclusion zones with a BED file:

Example Output

How It Works

  1. Detection — Identify masked regions in sequence
  2. Exclusion — Mark regions as off-limits for primers
  3. Design — Primer3 avoids placing primers in masked areas
  4. Report — Show which regions were excluded