PAM Sequence in CRISPR: How Cas Enzymes Recognize DNA
A PAM sequence is a short DNA motif that Cas nucleases require next to a protospacer before they can bind and cleave a target. In CRISPR guide design, that motif decides which genomic sites are even eligible for a given Cas enzyme.
Molecular biologists planning knockouts or knock-ins need to treat PAM location, strand, and enzyme class as design constraints, not as a footnote after the guide is chosen. The sections below cover common motifs, search-space limits, off-target review near the PAM, and how to record those choices.
What a PAM sequence is and why Cas nucleases require it

Cas surveillance proteins do not search a genome by guide RNA complementarity alone. They first sample DNA for a matching protospacer adjacent motif. For Streptococcus pyogenes Cas9, PAM recognition on the non-target strand licenses DNA unwinding and R-loop formation. Only after that license is granted does the spacer sequence in the guide RNA test base pairing with the protospacer.
The guide RNA is complementary to the protospacer, not to the PAM. Designers who reverse-complement the NGG (or TTTV) motif into the spacer are mixing two different recognition layers. The spacer specifies which unique sequence to interrogate. The PAM specifies whether that Cas ortholog is allowed to interrogate it at all.
This two-layer rule explains a common bench failure: a well-ranked guide with perfect on-paper complementarity still does nothing if the required motif is absent, on the wrong strand, or placed on the wrong side of the cut. It also explains why changing enzyme class can open or close a locus without rewriting the biological question. The target gene stays the same. The legal landing pads change.
For SpCas9, the canonical motif is 5'-NGG-3' immediately downstream of the protospacer on the non-target strand. The protein contacts those bases through its PAM-interacting domain. Downstream here means toward the 3' end of the non-target strand, next to the last base of the protospacer. Drawing the map on the target strand only, and forgetting the NGG register, is a frequent source of off-by-one site calls.
PAM recognition is therefore a biochemical filter, not a scoring bonus. If the motif fails, later metrics such as GC-content windows, self-complementarity, and predicted activity are irrelevant for that enzyme. Record the enzyme and the motif string before ranking spacers, or the ranking will silently optimize a site the nuclease cannot legally open.
Common PAM motifs across Cas9, Cas12a, and Cas13 systems
Different Cas families place the recognition motif in different positions and, in one widely used family, on RNA rather than DNA. The table compares the motifs teams actually design against. Cas13 is included so it is not mistaken for a DNA-PAM system.
| System | Typical recognition motif | Position relative to the protospacer | Nucleic acid target | Design implication |
|---|---|---|---|---|
| SpCas9 | Canonical 5'-NGG-3'; weaker NAG sites also appear in literature | Immediately downstream on the non-target DNA strand | Double-stranded DNA | Site density follows local GC content; confirm strand and NGG register before ordering guides |
| Other Cas9 orthologs (example: SaCas9) | Ortholog-specific, often longer than NGG (SaCas9 commonly NNGRRT) | Usually downstream, Cas9-like | Double-stranded DNA | Longer motifs shrink the site map; useful when a compact nuclease or AAV cargo limit drives enzyme choice |
| Cas12a (Cpf1 class) | T-rich motifs such as 5'-TTTV-3' (V = A, C, or G) for common orthologs | Upstream of the DNA target, not downstream | Double-stranded DNA | Opens AT-rich intervals where NGG is scarce; cut chemistry and crRNA architecture also differ from Cas9 |
| Engineered Cas9 PAM variants | Relaxed or near-PAMless motifs, depending on the variant | Still evaluated as DNA motifs beside the protospacer | Double-stranded DNA | Expands on-target options; off-target review must be redone for the new motif rules, not copied from SpCas9 NGG filters |
| Cas13 | Protospacer flanking sequence (PFS), not a classic DNA PAM | Flanks the RNA target; preferred base depends on the ortholog | Single-stranded RNA | Do not design Cas13 as if an NGG or TTTV DNA motif were required; knockdown and collateral-activity controls differ from DNA editors |
SpCas9 remains the default teaching example because NGG is short and common in many mammalian exons. That familiarity should not be copied onto Cas12a maps. Cas12a typically reads a T-rich motif upstream of the target and generates a staggered cut farther from the PAM than Cas9's cleavage plane. crRNA length, processing, and multiplex formats also change. A Cas9 spacer pasted into a Cas12a protocol is not a valid guide.
Cas13 should not be filed under DNA PAM tables. It targets RNA and uses a PFS. Some orthologs prefer a non-G immediately 3' of the target RNA; others use a 5' flanking preference. Those rules are not interchangeable with NGG. If a protocol mentions Cas13 and then asks for an NGG next to a genomic exon, the enzyme class and the nucleic-acid target have been mixed.
Engineered PAM variants (NG, NR, or broader codes, depending on the published variant) are a legitimate way to reach a site that lacks NGG. They do not remove the need for a motif check. They replace one motif grammar with another. Off-target candidate lists built for wild-type SpCas9 are the wrong input for a relaxed-PAM enzyme unless the search is rerun with that variant's recognition rules.
How PAM choice changes guide RNA search space
PAM density is the first limit on CRISPR guide RNA design. An enzyme that requires NGG can address many sites in GC-rich coding sequence and far fewer in AT-rich noncoding DNA. An enzyme that requires TTTV does the reverse. Teams that lock the enzyme for delivery or IP reasons, then complain that no high-quality guide exists, are often looking at a motif desert rather than a scoring failure.
Search space is not the same as unique sequence space. Two candidate protospacers can be equally unique and still unequal if only one sits next to a legal PAM. Uniqueness filters that ignore the motif will promote guides the nuclease cannot use. Conversely, forcing a rare long PAM (such as NNGRRT) can leave a small exon with one or two legal sites, which then inherit all downstream risk: a nearby SNP, a repetitive seed, or a cut site that is poorly placed for a donor.
When a locus has no acceptable site for the planned enzyme, the scientific choices are limited and should be named as such:
- Switch Cas class or ortholog. This changes motif, cut chemistry, and often delivery limits, so it is a protocol change, not a settings tweak.
- Use a published PAM-relaxed variant. This expands legal sites but requires a fresh off-target search under the new motif rules.
- Move the biological question to a nearby exon, intron-exon junction, or control region that still answers the same hypothesis.
- Accept a suboptimal but legal site and plan stronger validation. Legality of the PAM does not predict clean editing outcomes.
- Drop nuclease editing for that allele and consider a base editor, prime editor, or non-nuclease method if those tools fit the mutation type.
Guide length and mismatch tolerance sit on top of this filter, not underneath it. A 20-nt SpCas9 spacer that pairs perfectly is still inert without NGG in the correct register. A Cas12a guide designed against a TTTA-adjacent site will not transfer to Cas9. Multiplex experiments compound the issue: every guide in the pool must satisfy the same enzyme's motif, or some amplicons will look like "failed editing" when they were never valid targets.
For knock-in work, PAM position also interacts with donor design. After a successful HDR event, an intact PAM can allow recleavage of the corrected allele. Silent PAM or seed mutations in the donor are a standard way to protect the edit. That tactic is a repair-design choice, not a PAM-definition issue, and it should be recorded beside the original motif. Pathway choice after the cut is covered separately in Zettalab's NHEJ versus HDR pathway guide.
PAM scanning, mismatches, and off-target review
Off-target review should include near-PAM mismatches, not only distal mismatches in the spacer. For Cas9, the seed region closest to the PAM is generally less tolerant of mismatches than the PAM-distal end. A candidate with two mismatches far from the PAM can remain biochemically plausible. A candidate with a seed mismatch may be less likely, but it still belongs on the review list until the genome search says otherwise.
Alternative motifs matter. SpCas9 can show residual activity at some NAG (and occasionally other non-canonical) sites. If the off-target search is restricted to NGG only, those sites never appear. Labs that later see unexpected indels at an NAG-adjacent homolog have not discovered a new biology so much as an incomplete search filter. State the PAM codes included in the search when you file the off-target table.
Near-PAM mismatches on the intended target are a different problem. A SNP that destroys NGG in the subject genome, or a reference-genome error that invented an NGG, will make a "perfect" guide fail in the real cells. Always re-check the PAM and protospacer on the actual strain, patient allele, or verified amplicon sequence, not only on a generic GRCh38 screenshot.
A practical review sequence looks like this:
- Confirm enzyme, motif string, and motif position (upstream versus downstream) against the current protocol, not against last year's Cas9 defaults.
- Confirm the PAM on both the reference and the working genomic sequence, including nearby SNPs that could create or destroy the motif.
- Run off-target search with the same motif grammar, including documented alternative PAMs you are willing to treat as relevant.
- Inspect seed-proximal mismatches and any hit that retains a legal PAM, even if the distal spacer is imperfect.
- Decide which candidate sites need targeted PCR follow-up, and write that decision into the experiment record before transfection.
Do not convert those steps into a success-rate promise. PAM legality is necessary for Cas recognition. It is not sufficient for high on-target editing, clean alleles, or low off-target burden. Cell type, chromatin, delivery, and repair pathway still dominate outcome. The PAM check only prevents designing a guide for a site the protein will not open.
Recording PAM and guide decisions in experiment records
PAM and guide decisions are easy to lose between a design spreadsheet and a transfection note. The record should let another scientist regenerate the same site call six months later. That means storing the enzyme identity (including variant name), the exact PAM string used as a filter, genome build, off-target search settings, and whether alternative PAMs were included.
Minimum fields that prevent silent redesign errors:
- Enzyme and variant, not only "Cas9." SpCas9, SaCas9, and a PAM-relaxed variant do not share a site map.
- PAM string and placement. Write 5'-NGG-3' downstream, or 5'-TTTV-3' upstream, instead of a checkbox that only says "PAM OK."
- Protospacer, PAM-containing oligonucleotide context, and strand, so the map can be redrawn without guessing register.
- Off-target filter version: motif codes searched, mismatch threshold, and the date of the genome build.
- Donor-side PAM destruction, if used, so later sequencing is interpreted against the intended silent mutations.
Those fields belong next to later sequencing primers and clone-screening criteria. A CRISPR design workspace such as ZettaCRISPR can keep the enzyme, PAM string, and guide sequence beside those follow-up notes. The same fields can live in a lab notebook template. If the tool is removed, the record should still explain why that genomic coordinate was considered a legal site.
Shared lab workflow guides help when multiple people design guides for the same project. Agree in advance which enzyme is default, which alternative PAMs enter the off-target table, and who can change those defaults. Unstated defaults are how one person designs for NGG while another person scores Cas12a sites against the same gene and both think they are following "the CRISPR SOP."
FAQ
What is the PAM sequence in CRISPR gene editing?
Cas proteins inspect a short motif beside the intended protospacer before they stably bind and cut. For Streptococcus pyogenes Cas9, that motif is usually 5'-NGG-3' on the non-target strand immediately downstream of the protospacer. The guide RNA base-pairs with the protospacer, not with those PAM bases. If the motif is missing or wrong for the chosen enzyme, recognition fails even when the spacer looks perfect. Designers therefore filter candidate sites by enzyme and motif first, then rank the remaining guides. Treating motif lookup as a late quality check is a common reason oligos are ordered for sites the nuclease cannot open.
Why does Cas9 need an NGG PAM next to the target?
SpCas9's PAM-interacting domain contacts 5'-NGG-3' on the non-target strand. That contact is the biochemical license for DNA unwinding and R-loop formation. Without a matching NGG in the correct register, the protein does not commit to checking the full spacer match. The NGG is not copied into the guide RNA and is not part of the complementary spacer. It sits immediately downstream of the protospacer. Weaker non-canonical sites such as NAG can appear in some contexts, which is why off-target searches should state whether those codes were included. Need for NGG is an enzyme rule, not a genome-quality score.
How do Cas9 NGG and Cas12a TTTV PAM recognition differ?
SpCas9 reads a G-rich motif immediately downstream of the protospacer on the non-target DNA strand. Common Cas12a orthologs read a T-rich motif such as 5'-TTTV-3' upstream of the DNA target. The two enzymes therefore legalize different site maps in the same locus, especially in GC-rich versus AT-rich intervals. Cut geometry differs as well: Cas12a typically produces a staggered cut farther from its motif than Cas9's cleavage plane. Guide RNA architecture is not interchangeable. A Cas9 spacer sequence cannot be dropped into a Cas12a experiment and expected to function. Choose the enzyme first, then list only the sites that satisfy that enzyme's motif and cut chemistry.
How do PAM sequences limit CRISPR guide RNA design?
Every Cas DNA editor can address only protospacers that sit beside a legal motif. Short, common motifs such as NGG yield denser maps in GC-rich sequence. Longer or AT-biased motifs thin the map and can leave a small exon with few legal cuts. That limit appears before uniqueness or predicted activity scores. If the enzyme is fixed by delivery, licensing, or an existing plasmid, designers may need a nearby exon, a PAM-relaxed variant, or a different editor class. Multiplex pools inherit the same limit: every guide must satisfy the same motif grammar, or some targets were never valid. Motif density is a design constraint, not a later troubleshooting note.
Should off-target review include mismatches near the PAM?
Yes. Review any genomic hit that retains a legal motif and bears mismatches in the spacer, especially when those mismatches sit away from the seed. Seed-proximal mismatches are often poorly tolerated, but they still belong in the table until inspected. Alternative PAMs such as NAG for SpCas9 should be included if you consider them biologically relevant. Re-check the intended PAM on the working allele, because a SNP can destroy or create the motif relative to the reference. Tools that store enzyme, motif, and search settings beside the guide, including ZettaCRISPR as one example, make that review reproducible. The review itself remains a scientific judgment, not a software score.
Conclusion
Cas target recognition is motif-gated. The guide RNA specifies the protospacer. The PAM (or, for Cas13, a PFS on RNA) decides whether that enzyme may open the site. SpCas9's downstream NGG, Cas12a's upstream T-rich motif, and Cas13's non-DNA flanking rules are different grammars, and each one changes the legal search space. Off-target tables should use the same grammar, including near-PAM and alternative-motif hits. If you are placing guide design next to the rest of the molecular biology workspace, review Zettalab's product pages for CRISPR and sequence tools and keep the enzyme, motif, and search settings in the experiment record.