Base Editing Designer
base_editing_designDesign cytosine (CBE, C→T) or adenine (ABE, A→G) base-editing gRNAs for an SpCas9 target: for each NGG gRNA it reports every editable base inside the editor's activity window, flags bystander edits (more than one editable base in the window), and — with a CDS reading frame — classifies each edit's amino-acid consequence (silent / missense / nonsense / stop-loss). Bystander-free guides are ranked first. Handles both strands (a C→T on the protospacer of a reverse-strand guide is reported as the forward-strand G→A).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| editor | No | Base editor: be3/be4max (CBE, C→T) or abe7.10/abe8e (ABE, A→G). | be4max |
| target | Yes | Nucleotide sequence (raw or FASTA; IUPAC accepted). | |
| frameStart | No | Optional 1-based CDS reading-frame start, to classify each edit's amino-acid consequence. | |
| targetPosition | No | Optional 1-based forward-strand position of the base you intend to edit; only guides whose window covers it are returned. |