Calculate Grand Average of Hydropathy (GRAVY) values using the Kyte-Doolittle hydropathy scale. Analyze protein hydrophobicity for structure and membrane association prediction.
GRAVY (Grand Average of Hydropathy) is a numerical value representing the overall hydrophobicity or hydrophilicity of a protein. It's calculated by adding the hydropathy values for each amino acid residue (using the Kyte-Doolittle scale) and dividing by the sequence length. Positive GRAVY values indicate hydrophobic proteins, while negative values indicate hydrophilic proteins.
Quick guide to calculate GRAVY:
This calculator is useful when you need to:
Sample protein sequence (cytochrome c):
MGDVEKGKKIFVQKCAQCHTVEKGGKHKTGPNLHGLFGRKTGQAPGFTYTDANKNKGITWKEETLMEYLENPKKYIPGTKMIFAGIKKKTEREDLIAYLKKATNE Try with your own sequence or use the Example button.
Expected output format:
Sequence 1: -0.492
(Hydrophilic protein) Positive values = hydrophobic, Negative values = hydrophilic.
Q: What does a positive GRAVY value mean?
A: Positive values indicate hydrophobic proteins, likely to be membrane-associated or buried in protein cores.
Q: Can I analyze multiple sequences at once?
A: Yes, input multiple sequences in FASTA format and get individual GRAVY values for each.