Skip to main content
Analyze sequence statistics before primer design.
New in v0.1.6

Synopsis

Arguments

Options

Output

The stats command displays:
  • Length — Sequence length in base pairs
  • GC Content — GC percentage and count
  • AT Content — AT percentage and count
  • N Count — Number of masked (N) bases
  • IUPAC Codes — Detected ambiguous codes
  • RNA Detection — Whether sequence contains uracil (U)

Examples

Basic Usage

Output:

JSON Output

Output:

With Masked Regions

Output:

With IUPAC Codes

Output:

Use Cases

  1. Pre-flight check — Verify sequence before design
  2. Pipeline scripting — Use --json for automated workflows
  3. Troubleshooting — Identify problematic sequences