PeptideStack
5.2kquestions
20kanswers
220users

How can a vial be 99% pure by HPLC and still contain under 7 mg of a nominal 10 mg?

Asked 27 Jan 2025Modified 14 months agoViewed 21k times
34

I sent two vials from two different batches, both labelled 10 mg semaglutide, for independent testing and asked for purity and quantification on each. The results came back:

  • Vial A: purity 99.1%, content 10.1 mg
  • Vial B: purity 99.2%, content 6.8 mg

Vial B has the higher purity and a third less peptide in it. I have now read four different explanations of this online and they contradict each other. One says purity and content are "completely unrelated numbers", which cannot literally be true since they are measurements of the same physical object. One says the missing mass is water. One says it is salt. One says the vendor just underfilled it and the purity is a distraction.

What I want is the actual mass balance. If I put vial B on a microbalance and weighed the cake, what would it weigh, and where does every milligram of that go? I would like to be able to reconstruct the 6.8 mg figure from a set of numbers that a lab could actually measure, rather than taking it on faith. And then I want to know which of those numbers a COA is obliged to tell me and which it typically hides.

purity
purity

Purity as chromatographic area per cent - the fraction of detected material that is your target peak. It says nothing about how much material is…

788 questions
content-assay
content-assay

Quantified content: how many milligrams of peptide are actually in the vial, measured against a calibrated reference standard. A separate test…

438 questions
coa
coa

Certificates of analysis: what fields a useful one carries, how to tell a real analytical report from a marketing document, batch and lot…

749 questions
hplc
hplc

Reverse-phase high-performance liquid chromatography, the workhorse purity method. Column chemistry, mobile-phase choice, gradient slope,…

466 questions
dosing-math
dosing-math

The arithmetic itself: milligrams to millilitres to insulin units, concentration after reconstitution, dose per draw, and vial-days per vial. Show…

811 questions
shareeditfollowflag
SB
askedseamus_brady17k2827 Jan 2025
3Both vials being ~99% is the whole point of the question. Purity is a ratio, not an amount. – oona_kekkonen 6 months ago
4Did either report give you a water content or an acetate figure? That is where the mass balance closes. – bea_castellanos 8 months ago
add a comment

4 Answers

Accepted answer first, then by votes
143

Accepted answer

Purity and content are not unrelated, but they are ratios of different things, and once you write out the mass balance the apparent paradox disappears entirely. Chromatographic purity is a fraction of the peptide-like material that the detector sees. Content is an absolute mass of the target molecule in the container. A vial can be almost entirely one peptide and simply not have much of it.

The full reconciliation

Here is the balance for your two vials, using realistic measured values for a lyophilised acetate-salt GLP-1 analogue. Everything below the gross mass line is something a lab can measure independently: water by Karl Fischer or loss-on-drying, counter-ion by ion chromatography, residual TFA by ion chromatography or 19F NMR, and purity by RP-HPLC.

LineVial AVial BMethod
Gross lyophilised mass in vial (mg)11.627.90Gravimetric, tared vial
Water (% w/w)5.26.1Karl Fischer
  water mass (mg)0.600.48calculated
Acetate counter-ion (% w/w)6.87.2Ion chromatography
  acetate mass (mg)0.790.57calculated
Residual TFA (% w/w)0.40.5Ion chromatography
  TFA mass (mg)0.050.04calculated
Net peptide (mg)10.186.81by subtraction
Peptide content (net / gross, %)87.686.2calculated
Chromatographic purity (area %, 214 nm)99.199.2RP-HPLC
Active semaglutide (mg)10.096.76net x purity
% of 10 mg label claim100.967.6calculated

Working vial B line by line

  1. Gross mass 7.90 mg. This is everything in the vial: peptide, water it has reabsorbed, counter-ion, residual synthesis reagents.
  2. Water at 6.1% of 7.90 = 7.90 x 0.061 = 0.48 mg. Lyophilised peptides are hygroscopic; 4 to 8% residual water is normal and not a defect.
  3. Acetate at 7.2% of 7.90 = 7.90 x 0.072 = 0.57 mg. Semaglutide has multiple basic sites; after purification and lyophilisation from acetate buffer it comes out as an acetate salt. The counter-ion is real mass that is not peptide.
  4. Residual TFA at 0.5% = 7.90 x 0.005 = 0.04 mg.
  5. Non-peptide total = 0.48 + 0.57 + 0.04 = 1.09 mg. Net peptide = 7.90 - 1.09 = 6.81 mg.
  6. Of that net peptide, 99.2% is semaglutide and 0.8% is related substances: 6.81 x 0.992 = 6.76 mg.

The mass balance closes. Nothing was contradictory; the vendor simply put 7.90 mg of powder in a vial that should have had about 11.6 mg, and the powder they put in was excellent.

Why 11.6 mg for a 10 mg label

This is the part that catches people. To deliver 10.0 mg of active peptide, you must fill about 11.6 mg of gross powder, because roughly 12 to 14% of the cake is water, counter-ion and related substances. A manufacturer who weighs out exactly 10.00 mg of gross powder and labels it 10 mg has already shorted you by 12% before any dishonesty enters the picture — and a great many do exactly that, not maliciously but because they never thought about it. This is why "peptide content" appears on real pharmaceutical peptide COAs as a mandatory line and why its absence is a meaningful gap.

What this does to dose arithmetic

Reconstitute vial B with 2.00 mL of bacteriostatic water expecting 5.00 mg/mL. Actual concentration is 6.76 / 2.00 = 3.38 mg/mL. Draw the volume you calculated for a 2.4 mg protocol dose, 0.48 mL, and you have 0.48 x 3.38 = 1.62 mg — 68% of what you thought. Anyone reasoning from the published trial arms, where the 2.4 mg weekly dose is the one with the outcome data [1], is not on the schedule they believe they are on. That is an arithmetic problem, not a medical recommendation, and none of these compounds are approved for human use as research material regardless.

What a COA owes you

Minimum honest set: gross fill weight or a stated net peptide content, water content, counter-ion content, chromatographic purity with the method attached, and quantified content in mg per vial against a named reference standard. In practice most vendor COAs give you purity and identity only, because those are cheap and always look good. Content assays cost more and can only make you look worse, which is exactly why their absence is informative.

edited 13 May 2025 by Dr_Yusuf_Adeyemi — fixed an arithmetic slip in the third paragraph

shareimprove this answerflag
DA
answered · acceptedDr_Yusuf_Adeyemi95k2486 May 2025
2The 11.6 mg fill for a 10 mg label is the single most useful sentence in this thread. – bac_or_bust 6 months ago
3Karl Fischer on a 8 mg sample is non-trivial, worth noting labs often use loss-on-drying instead and it reads slightly high. – Dr_Colm_Fitzhenry 8 months ago
Have seen acetate as high as 11% on a batch lyophilised straight from prep buffer without a salt exchange. – label_claim 10 months ago
add a comment
Sponsored

Sigma-Aldrich - Certified Reference Materials

Analytical standards and reagents with traceable certificates. Every quantitative result you read inherits the accuracy of the standard behind it.

Shop standards
41

To sharpen one thing in the accepted answer: purity and content are not merely different, they respond to opposite pressures in manufacturing, which is why the correlation between them is often mildly negative rather than positive.

Chromatographic purity is bought with purification. Every additional prep-HPLC pass throws away material, especially the shoulders of the main peak where the closest-eluting related substances live. A crude peptide at 85% can be taken to 99.5% but the yield falls, sometimes to under half. So the batches with the most impressive purity numbers are frequently the batches with the least material — and if the filling operation is volumetric or sloppy rather than gravimetric against an assayed concentration, that low yield propagates straight into low fill.

The version of this that actually loses people money is subtler. A manufacturer working to a purity spec and no content spec will optimise the number that gets checked. If buyers demand 99% and never ask for mg, you get 99% and no mg. This is not a conspiracy, it is a specification design failure: you get what you measure.

Two practical consequences:

  • Do not use purity as a proxy for anything else. It is not a proxy for content, for sterility, for endotoxin, for correct stereochemistry, or for how the vendor runs their operation. It is one number about one property.
  • When you commission testing, buy content before you buy a second purity run. If you have one budget and one vial, quantification tells you more than another purity figure. Purity varies between batches by a fraction of a percent; content varies by tens of percent.

Janoshik, Medutest and PeptideMeter all price these separately and will run both on one sample if the vial has enough material. Ask what minimum mass they need before you send a single 10 mg vial and expect three assays out of it.

shareimprove this answerflag
BU
answeredbufferline4249k13817 May 2025
2The "you get what you measure" framing explains almost every quality pattern in this market. – RP_C18 9 months ago
add a comment
18

One correction to a widespread misreading of the table above, since it causes people to reject good batches.

Water and counter-ion mass are not adulteration. They are an unavoidable physical property of a lyophilised peptide salt. A peptide with four or five ionisable groups cannot exist as a dry solid without counter-ions; it would not be electrically neutral. And a lyophilised cake will pull water out of the air through the stopper over months of storage no matter how well it was dried at the point of manufacture.

Typical, entirely normal ranges for a GLP-1-class acylated peptide:

ComponentNormal range (% w/w)When to be concerned
Water3 to 8Above 10% suggests a failed lyophilisation cycle or a bad stopper seal; also predicts faster degradation
Acetate4 to 10Above 12% suggests no salt-exchange step
TFA0.1 to 1Above 2% means the prep-HPLC eluent was never removed; TFA is a mild cytotoxin and a formulation problem
Total non-peptide10 to 17Above 20% and the label claim almost certainly refers to gross mass

So a peptide content figure of 86 to 88% is a normal, healthy result. A peptide content figure of 86% is not a purity of 86% and it is not 14% contamination. The single most common misreading I see is someone finding "peptide content 87.6%" on a COA, comparing it against a 99% purity claim, and concluding the vendor lied about purity. Two different measurements, both true.

The number that tells you whether you were shorted is neither of those. It is mg per vial.

shareimprove this answerflag
JW
answeredj_wierzbicki45k3814 Apr 2025
9

Adding the failure mode that produces a false low content reading, because I have watched people condemn a batch over one.

Quantification requires that essentially all the peptide in the vial ends up in the injected solution. That means the analyst reconstitutes in a known volume, dissolves completely, and either injects from the vial itself or transfers quantitatively with rinses. Every step leaks material:

  • Peptide adsorbs to glass and to polypropylene, more at low concentration and at pH near the isoelectric point. A dilute transfer through two tubes can lose several percent.
  • Incompletely dissolved cake on the shoulder of the vial reads as missing peptide. Acylated analogues can take several minutes and gentle swirling; if the analyst injects at two minutes they get a low number.
  • Filtering through the wrong membrane loses peptide to the filter. PVDF and regenerated cellulose are usually fine, nylon is not.

A competent lab controls all of this and their content figures are repeatable to within a couple of percent. An incompetent one produces low results that look exactly like an underfilled vial. The way you tell the difference from outside is replication: two vials from the same batch, or the same vial split, or the same batch at two labs. A single content number 32% below label from one lab on one vial is a strong signal, but it is one measurement.

If you are commissioning a test that might end a vendor relationship, pay for the duplicate.

shareimprove this answerflag
DK
answeredDr_Sara_Kuusela46k3825 Apr 2025

Your answer

Ask PeptideStack is a static archive. Posting is closed, but the norms are worth stating: answer the question that was asked, show your working, cite the trial or the certificate, and say plainly where the evidence runs out.

Not medical advice. Research-use-only compounds are not approved for human use.