Yesterday I trialed several ratios of KAPA Pure Beads to determine which works best for size-selecting my samples (see post here). Now I’ll run TapeStation on these titrated bead cleanups to see what range of fragment sizes was retained through cleanup for each ratio.
Used Genomic Tape and followed Genomic Tape protocol. Machine is an Agilent 4200, serial # DEDAA03520.
Note: The tape I’m using expired April 2023, but should still be usable.
Catalog number
Bead Ratio
Theoretical fragments retained
Conc (ng/uL)
% reads 300 - 60000bp
Conc. of reads 300 - 60,000 (ng/uL)
51732
0.7X
≥350 bp
24.5
91.88
22.51
51732
0.8X
≥300 bp
23.3
90.21
21.02
51732
0.9X
≥250 bp
15.8
87.65
13.85
51892
0.7X
≥350 bp
25.7
90.52
23.26
51892
0.8X
≥300 bp
23.1
89.59
20.70
51892
0.9X
≥ 250 bp
20.6
87.97
18.12
library(dplyr)
Warning: package 'dplyr' was built under R version 4.2.3
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
library(ggplot2)
Warning: package 'ggplot2' was built under R version 4.2.3
The proportion of short reads removed during cleaning doesn’t seem to differ much among the three ratio options (all ratios yield ~90% reads between 30 and 60,000bp). However, the total quantity of DNA retained through cleanup dropped noticeably as the ratio increased. Ultimately my first priority is DNa quantity, since short reads can still be read by the Nanopore pores, so I think my best option is to use a 0.7X bead-to-sample ratio for all samples during KAPA Pure Bead cleanup.