Cycle Sequencing¶
After youβve picked colonies and completed your minipreps, youβve finished the fabrication phase. The next question: what did you actually make? This tutorial will guide you through how to determine if your plasmid contains the correct sequence.
What Is Cycle Sequencing?¶
Cycle sequencing, also often called Sanger sequencing, uses DNA polymerase and chain-terminating nucleotides (ddNTPs) to create truncated DNA fragments, each ending in a labeled base. These fragments are then separated by capillary electrophoresis to reveal the DNA sequence.

Figure: Cycle sequencing overview. Fluorescently-labeled ddNTPs stop extension at every base type. The resulting DNA fragments are separated and analyzed.
Why Not Just Sequence the Whole Plasmid?¶
Full-plasmid sequencing services (e.g., Plasmidsaurus) cost ~$15/sample and return the entire sequence. This is useful in some cases, but often overkill. In the pP6 experiment, we only care about a small variable region between two restriction sites. A single cycle sequencing read (~$3.50) is sufficient.
Cycle Sequencing Details¶
In cycle sequencing, only one primer is used, which means the amplification is linear rather than exponential like in PCR. The read typically starts about 20β50 bp downstream of the primer, and you'll usually get around 400β1000 bp of usable sequence, depending on the quality of the reaction.
Each ddNTP is fluorescently labeled with a distinct color. After PCR-like cycling, the products are run through capillary electrophoresis.
Figure: Example of a traditional sequencing gel, where each lane contains fragments ending in a specific base. The band pattern reveals the sequence of the DNA strand. This image is adapted from Edvotekβs excellent DNA sequencing tutorial, which we recommend if youβd like a deeper dive into how the chemistry works.
From Data to Interpretation¶
From the sequencing facility, you get:
- A
.txtfile containing the base calls (the 'read') - An
.ab1chromatogram file (shows raw fluorescent data), the 'trace'
You can view both in ApE or Benchling. ApE will also annotate known features if you hit ctrl-K with a feature database installed.
Step-by-Step: How to Sequence Your pP6 Clone¶
Choosing a Primer¶
The sequence you read will start ~20β50 bp downstream of your primer. So, you must choose a primer upstream of the region you want to check. For pP6, we use the standard primer G00101.
When to Use Other Sequencing Options¶
| Method | Cost/sample | Output | Use Case |
|---|---|---|---|
| Cycle sequencing | ~$3.50 | ~1 kb from a primer | Quick check of a region |
| Full plasmid | ~$15 | Entire plasmid | Final confirmation, mutation scan |
| Deep sequencing | $750+ | Millions of reads | Libraries, high-throughput work |
What to Do With Your pP6 Sequencing Result¶
Once your sequencing data is returned (usually in 1β2 days), you will:
1. Download your result¶
Your sequencing will be available in one or two days.
Search for your assigned number (e.g., 79) in this shared folder:
π pP6 Sequencing Data Folder
Compare your sequence reads to the expected map of pP6 as discussed below.
A map of pP6 (pP6.seq) is available here:
π pP6.seq
2. Check for the Expected pP6 Architecture¶
Before comparing your entire sequence to the model, begin by checking for key features within your read:
π Step 1: Look for the BseRI β Promoter β BseRI Pattern¶
This is the core region youβre sequencing. You're looking for the structure:
BseRI β variable promoter region β BseRI
If this pattern is intact, your clone is a candidate hit. If not, itβs likely not usable, but it may still be worth investigating as an example of unexpected outcomes. Reads from this experiment sometimes contain odd duplications, deletions, or recombinations due to the N-rich promoter region.
𧬠Step 2: Use ApE to Confirm Key Features¶
Open your .seq file and pP6.seq in ApE. You can download the model file here: π pP6.seq If your feature database is installed, hit ctrl-K to light up key landmarks such as:
- BseRI restriction sites (you should see exactly 2)
- consensus promoter pattern: NNNNTTGACANNNNNNNNNNNNNNNNNTATAATNNNNNNANNNN
- T4 terminator
Use the feature list at the top of ApE to verify that all these landmarks are present, appear once, and are in the correct order.
π§ͺ Step 3: Align the Read to the Model¶
To verify flanking sequence accuracy:
- Select your sequence in ApE
- Go to Tools β Align with another sequence...
- Choose pP6.seq
- Look for 100% identity near and around the promoter region
A clean alignment confirms no point mutations or context disruption.
β Quick Checklist¶
- [ ] Contains two BseRI sites
- [ ] Includes the Consensus promoter motif between them
- [ ] Promoter is not duplicated, reversed, or truncated
- [ ] Contains expected T4 terminator site
- [ ] Alignment shows clean sequence on both sides
Use this structure to decide if your clone is usable or just interesting. Add your findings to the worksheet in the next step.
3. Confirm if your clone is a good read¶
- Is the read clean, free of noise or ambiguous calls?
- How long is the high-quality portion with no N's β 100 bp (low quality), 800 bp (good), 1000 bp (great)?
A high-quality read should give you several hundred bases of clean, mappable sequence. The more of the surrounding context you can confirm, the better.
4. Search for the target motif¶
- Look for this key motif in your read:
GAGGAGTCCTGGGTTCNNNNTTGACANNNNNNNNNNNNNNNNNTATAATNNNNNNANNNNGTTAGTATTTCTCCTC - If it's found and the read is clean, mark your clone as usable.
5. Fill out the worksheet¶
Go to:
π pP6 Clone Analysis Form
You can view all sequences here:
π pP6 Sequence Results Sheet
Use these fields when submitting your analysis:
- exp β The experiment name (
pP6) - clone_id β Your assigned clone label (e.g.,
79A) - student_name β Your full name as provided to UC Berkeley
- read_name β The
.seqfilename - date_sequenced β The name of the sequencing folder
- canonical β βYesβ if it matches
pP6.seqin the region of good-quality data - usable β βYesβ if this sequence contains:
GAGGAGTCCTGGGTTCNNNNTTGACANNNNNNNNNNNNNNNNNTATAATNNNNNNANNNNGTTAGTATTTCTCCTC - cassette β The sequence matched by the above query
- Notes β Notes on any mutations or unusual results
6. Close out the experiment with your supervisor¶
- Discard cleanup DNA and used plates
- Discard clones with bad reads
- Clean and bleach culture block
- Confirm image/data uploads
- Move good clones ("hits") to TPcon6B box
- Your pP6 work is complete when hits are logged and uploaded
π Thatβs it! Youβve finished the pP6 experiment!
But there's one final question: we know the promoter works and we've seen that it's green β but how strong is it, exactly?
The pP6 hits you've found vary a lot in brightness. To move from a qualitative observation ("looks bright") to a quantitative measurement, your next tutorial β BestP β will walk you through how to assess promoter strength using fluorescence activity assays.