Skip to main content
Check multiplex compatibility of primer sets (v0.4.0)

Synopsis

Description

Analyzes a set of primer pairs for multiplex PCR compatibility by checking cross-dimer formation, Tm uniformity, and GC content consistency.

Required Arguments

Optional Arguments

Examples

Basic Usage

Input File Format

Create a JSON file with your primer pairs:
Note: tm_fwd, tm_rev, gc_fwd, gc_rev are optional. If not provided, validation rules that depend on these values may flag warnings.

Output Files

The command generates the following files in the output directory:

Exit Codes

Integration with run Command

Use --check-multiplex flag with primerlab run to automatically check designed primers:

See Also