finch_colours dataset

Finch colouration and mitochondrial function

Finch colouration and mitochondrial function

Data on the hue of the red feathers and a series of measures of mitochondrial function in 36 male house finches Haemorhous mexicanus at a time when they were moulting and therefore actively producing red carotenoids. data

data("finch_colours")

Format

A data frame with 36 observations on the following 5 variables.

  • ID: ID number for the individual bird
  • Hue: Hue of the red feathers. Lower values are redder
  • C1RCR: "Respiratory Control Ratio", calculated by dividing the maximum respiration rate by the basal rate
  • C1MMP: Mitochondrial Membrane Potential
  • PGC_1a: The level of a protein which activates transcription in mitochondrial biogenesis

Source

Hill, Geoffrey et al. (2019), Data from: Plumage redness signals mitochondrial function in the house finch, Dryad, Dataset, https://doi.org/10.5061/dryad.f0kr74v

References

Hill, G.E., Hood, W.R., Ge, Z., Grinter, R., Greening, C., Johnson, J.D., Park, N.R., Taylor, H.A., Andreasen, V.A., Powers, M.J., Justyn, N.M., Parry, H.A., Kavazis, A.N. & Zhang, Y. (2019) Plumage redness signals mitochondrial function in the house finch. Proceedings of the Royal Sociaty B: Biological sciences, 286, 20191354.

Examples

data(finch_colours) ## maybe str(finch_colours)
  • Maintainer: Rob Knell
  • License: GPL-3
  • Last published: 2022-01-18

About the dataset

  • Number of rows: 36
  • Number of columns: 5
  • Class: data.frame

Column names and types

  • ID:integer
  • Hue:numeric
  • C1RCR:numeric
  • C1MMP:integer
  • PGC_1a:numeric