About the DNA copy number calculation
DNA copy number is the count of individual DNA molecules present in a sample. You cannot weigh single molecules, so the number is derived from two things you can measure: the total mass of DNA (from a spectrophotometer or fluorometer) and the length of each molecule in base pairs (from the plasmid map, amplicon size, or genome length). The calculation converts mass to moles, then moles to molecules using Avogadro's number.
The formula
For double-stranded DNA:
copies = (mass in grams × 6.022×1023) / (length in bp × 650)
Because DNA mass is usually reported in nanograms, multiply the nanogram value by 1×10-9 to get grams first. The three constants and inputs are:
- 6.022×1023 /mol — Avogadro's number, the count of molecules in one mole.
- 650 g/mol per bp — the average molecular weight of one base pair of double-stranded DNA, counting both strands, the sugar-phosphate backbone, and associated sodium counterions. Some protocols use 660; the difference is under 2%.
- length × 650 — the molar mass (g/mol) of the whole molecule. A 3,000 bp plasmid is about 1,950,000 g/mol.
Why copy number matters
Copy number, not mass, is what most molecular assays actually respond to. Quantitative PCR (qPCR and digital PCR) standard curves are built from known copy numbers. Library preparation for next-generation sequencing, gene-cloning ligations, and any experiment that mixes molecules in a defined ratio (such as an insert-to-vector molar ratio) all depend on knowing how many molecules you have, independent of their size.
Single-stranded DNA and RNA
The 650 g/mol constant is specific to double-stranded DNA. For single-stranded DNA use roughly 330 g/mol per nucleotide, and for RNA use about 320–340 g/mol per nucleotide, replacing "bp" with "nt" (number of bases) in the denominator.
Reference points
- 1 ng of a 1,000 bp dsDNA fragment ≈ 9.3×108 copies.
- 1 ng of a 3,000 bp plasmid ≈ 3.1×108 copies.
- 1 ng of the ~4.6 Mbp E. coli genome ≈ 2.0×105 copies.
- 1 fg (10-6 ng) of a 5,000 bp target ≈ 185 copies — a realistic low-end qPCR standard.