Hydropathy Scales: Kyte-Doolittle, Hopp-Woods & Eisenberg
A hydropathy scale gives each of the 20 amino acids one number standing for how readily it sits in a water-free environment. A hydropathy plot looks each residue up on such a scale and averages the values over a sliding window, which is what turns a sequence into readable peaks and troughs. These are the three scales SeqBench computes with, each one complete, with the source for every number at the bottom of the page.
| Code | Amino acid | Kyte-Doolittle | Hopp-Woods | Eisenberg |
|---|---|---|---|---|
| A | Ala Alanine | +1.8 | -0.5 | +0.62 |
| C | Cys Cysteine | +2.5 | -1.0 | +0.29 |
| D | Asp Aspartic acid | -3.5 | +3.0 | -0.90 |
| E | Glu Glutamic acid | -3.5 | +3.0 | -0.74 |
| F | Phe Phenylalanine | +2.8 | -2.5 | +1.19 |
| G | Gly Glycine | -0.4 | 0.0 | +0.48 |
| H | His Histidine | -3.2 | -0.5 | -0.40 |
| I | Ile Isoleucine | +4.5 | -1.8 | +1.38 |
| K | Lys Lysine | -3.9 | +3.0 | -1.50 |
| L | Leu Leucine | +3.8 | -1.8 | +1.06 |
| M | Met Methionine | +1.9 | -1.3 | +0.64 |
| N | Asn Asparagine | -3.5 | +0.2 | -0.78 |
| P | Pro Proline | -1.6 | 0.0 | +0.12 |
| Q | Gln Glutamine | -3.5 | +0.2 | -0.85 |
| R | Arg Arginine | -4.5 | +3.0 | -2.53 |
| S | Ser Serine | -0.8 | +0.3 | -0.18 |
| T | Thr Threonine | -0.7 | -0.4 | -0.05 |
| V | Val Valine | +4.2 | -1.5 | +1.08 |
| W | Trp Tryptophan | -0.9 | -3.4 | +0.81 |
| Y | Tyr Tyrosine | -1.3 | -2.3 | +0.26 |
Sorted by one-letter code, the order ExPASy ProtScale and Biopython use, so the columns line up against either. The bar shows the Kyte-Doolittle value relative to its own range — green hydrophobic, blue hydrophilic.
Which scale answers which question
| Scale | Measures | Range | Used for |
|---|---|---|---|
| Kyte-Doolittle | Hydropathy — higher is more hydrophobic | -4.5 (Arginine) to +4.5 (Isoleucine) | Transmembrane screening, and the per-residue values GRAVY averages. |
| Hopp-Woods | Hydrophilicity — higher is more hydrophilic | -3.4 to +3.0 | Surface-exposed and potentially antigenic regions. Note the inverted sign. |
| Eisenberg | Hydrophobicity — higher is more hydrophobic | -2.53 to +1.38 | A normalized consensus of several earlier scales; also used for the hydrophobic moment. |
The sign convention is the trap. Kyte-Doolittle and Eisenberg both run positive for hydrophobic residues, so arginine sits at the bottom of both. Hopp-Woods measures the opposite property, hydrophilicity, so arginine is its highest value at +3.0. Reading a Hopp-Woods profile as though it were Kyte-Doolittle inverts every conclusion.
Window size and the transmembrane threshold
Both numbers people quote — a 19-residue window and a +1.6 cut-off — are in the original 1982 paper. They are not a later ExPASy convention, which is what several pages currently say. Kyte & Doolittle scanned every span from 9 to 21 residues over 12 soluble proteins and 9 known membrane-spanning segments, and wrote (p. 119):
“The discrimination between the segments from the soluble proteins as a group and those from the membrane-spanning sequences was most unequivocal when the span was lengthened to 19 residues… when the hydropathy of a given 19-residue segment averages greater than +1.6 there is a high probability that it will be one of the sequences in a membrane-bound protein that spans the membrane.”
“High probability”, not “is”. The threshold is an observation drawn from one small table, never a validated decision rule — there is no sensitivity, specificity or held-out set behind it. And the table it came from contains a miss and a false alarm at that very cut-off:
| Group in Table 4 | Mean 19-residue hydropathy | The awkward row |
|---|---|---|
| Soluble (9 proteins) | 1.09 ± 0.22 | Dogfish lactate dehydrogenase 23–41 scores 2.26 — the highest value in the whole table, from a soluble enzyme. It was excluded from the group mean. |
| Membrane-spanning (9 segments) | 1.86 ± 0.38 | Halobacterium halobium bacteriorhodopsin 177–195 scores 1.22 — a known transmembrane helix, below the paper’s own threshold. |
So “most unequivocal at 19” means least bad, not clean. Use the plot to see where the hydrophobic stretches are; use a topology predictor to decide whether they cross a membrane and which way they face.
Three windows, three questions, three authorities
- 19 — does this segment cross a membrane? Threshold +1.6 on the window average, from the passage above. Nineteen residues is about the length of an α-helix spanning a bilayer.
- 9 — is this residue buried or exposed?Also from the same paper, and routinely misattributed. Comparing profiles of chymotrypsinogen against its crystal structure, “the best agreement between strongly hydrophobic segments and interior regions and strongly hydrophilic segments and the exterior was obtained with a setting of nine residues” (p. 113). This is why 9 is the default almost everywhere, including SeqBench’s own 9-residue window — and why a 9-residue profile is not a transmembrane screen.
- 6 — where is a surface epitope?A different question, a different scale and a different paper: Hopp & Woods report that prediction success depended on the averaging group length and that hexapeptide averages gave the optimal result. Do not attribute this window to Kyte & Doolittle.
Two details the original states that implementations get wrong. Spans are odd “so that a given sum could be plotted above the middle residue of the segment” (p. 107). And the midpoint line is not zero — it is the grand average of the amino-acid compositions of sequenced proteins, which the paper puts at −0.4, while most plotters draw the midline at 0.
Hopp-Woods is not Kyte-Doolittle with the sign flipped
The two scales are strongly anti-correlated — Pearson r = -0.70 across the twenty residues — which is why swapping them usually produces a profile that looks upside-down but plausible. They are not, though, related by a sign change: 4 residues (His, Thr, Trp, Tyr) are negative on both scales, which no inversion can produce. Tryptophan reads mildly hydrophilic on Kyte-Doolittle at -0.9 and strongly un-hydrophilic on Hopp-Woods at -3.4. Eisenberg, by contrast, does track Kyte-Doolittle closely (r = +0.88) on a compressed range.
Frequently asked questions
What window size is used with the Kyte-Doolittle scale?
It depends on the question, and both standard answers come from the 1982 paper itself. Nineteen residues for transmembrane screening — roughly the length of an α-helix spanning a bilayer, and the span at which the paper found the separation between soluble and membrane-spanning segments 'most unequivocal' (p. 119). Nine residues for telling a globular protein's interior from its exterior, which the same paper found gave 'the best agreement' against a crystal structure (p. 113). Spans are odd so each value plots above the middle residue of its segment.
Is the 1.6 threshold from the original Kyte-Doolittle paper or a later convention?
From the original. Kyte & Doolittle 1982 states on p. 119 that 'when the hydropathy of a given 19-residue segment averages greater than +1.6 there is a high probability that it will be one of the sequences in a membrane-bound protein that spans the membrane.' ExPASy restates it; it did not invent it. Note the exact wording though — 'high probability', not 'is'. It is a threshold on the window AVERAGE, not on any single residue, and the paper's own Table 4 contains a known transmembrane helix scoring 1.22 and a soluble enzyme segment scoring 2.26.
Is Hopp-Woods just the Kyte-Doolittle scale with the sign flipped?
No. They are strongly anti-correlated but they are different measurements: four residues (His, Thr, Trp, Tyr) are negative on both scales, which a sign flip cannot produce. The two also come with different windows — 19 for a Kyte-Doolittle transmembrane screen, 6 for the Hopp-Woods epitope method.
Which scale does GRAVY use?
Kyte-Doolittle. GRAVY (grand average of hydropathy) is the mean of the Kyte-Doolittle values over every residue in the sequence, with no sliding window at all, so it is one number for the whole protein rather than a profile.
Where do these numbers come from?
The three primary papers listed under Sources below. The values on this page were checked residue by residue against ExPASy ProtScale and against Biopython's Bio.SeqUtils.ProtParamData, two independent transcriptions of the same papers; all sixty matched.
Sources
- 1A simple method for displaying the hydropathic character of a proteinKyte J, Doolittle RF · J Mol Biol 157:105-132 · 1982The Kyte-Doolittle column — all 20 values, checked residue by residue against ExPASy ProtScale and Biopython's ProtParamData, two independent transcriptions that both cite this paper. Also the 19-residue window, the +1.6 cut-off, the 9-residue window for globular interiors, and Table 4: all four were read off the typeset pages (107, 113, 119, 120) of the author copy, not taken from a secondary source.
- 2Prediction of protein antigenic determinants from amino acid sequencesHopp TP, Woods KR · Proc Natl Acad Sci U S A 78:3824-3828 · 1981The Hopp-Woods column — all 20 hydrophilicity values, and the 6-residue averaging window: its abstract states that prediction success depended on averaging group length and that hexapeptide averages gave optimal results.
- 3Analysis of membrane and surface protein sequences with the hydrophobic moment plotEisenberg D, Schwarz E, Komaromy M, Wall R · J Mol Biol 179:125-142 · 1984The Eisenberg column — the normalized consensus hydrophobicity scale, all 20 values. This is the paper the numbers correspond to; Eisenberg published more than one scale, and the consensus scale is the one ExPASy and Biopython serve under this name.
- 4ExPASy ProtScale — Hydropathicity (Kyte & Doolittle)SIB Swiss Institute of BioinformaticsNot a source for the numbers but the cross-check on them: ProtScale's own per-scale pages were compared value by value against this table before it was published, and all sixty matched.
Related tools and references
Tools
Nearby reference tables
One-letter and three-letter amino acid codes with key properties.
Side-chain and terminal pKa values and how they set the isoelectric point.
Common affinity, epitope and solubility protein tags with amino acid sequences, mass, purification/detection and protease cleavage.