🧬

factorforge_optimize_cds

agentby Eijex
FactorForgeBiotechDNA

Converts an amino acid sequence into an optimized coding DNA sequence (CDS) for expression in Nicotiana benthamiana. Uses the FactorForge v3.x stable design path: DP feasibility design, profile-based rule scanning, Golden Gate domestication, and output. Returns CAI score, GC%, and the optimized DNA sequence.

Key Features

1.

Rule-based codon optimization for N. benthamiana

2.

CAI and GC% metrics

3.

Golden Gate / MoClo compatible domestication

4.

Multiple optimization profiles

Use Cases

  1. 1.Plant-based recombinant protein expression
  2. 2.Synthetic gene design for agroinfiltration
  3. 3.Codon optimization for transient expression systems

Parameters

NameTypeRequiredDescription
sequencestringrequiredAmino acid sequence (single-letter code)
profilestringoptionalbalanced | high_cai | gc_target | assembly_friendly

Connection

.mcp.json / Claude Code settingsJSON
{
  "mcpServers": {
    "eijex": {
      "type": "http",
      "url": "https://mcp.eijex.com/api/mcp"
    }
  }
}

Related Tools