Nothing
#' Cell number
#'
#' A dataset containing cortex cell counts within the meristematic zone of roots
#' in an *Arabidopsis thaliana* transgenic plant (CYCB1;3-GFP).
#'
#' @format A list containing three data frames, each representing a different experimental batch:
#' \describe{
#' \item{TEMP}{Air temperature in degrees Celsius}
#' \item{RGF1}{Concentration of RGF1 peptide hormone treatment (0 nM, 5 nM)}
#' \item{treatment}{TEMP x RGF1 -> 4 groups of treatments}
#' \item{grp}{Labels for each treatment groups (A, B, C, D)}
#' \item{cells}{Number of meristematic root cells}
#' }
#' @references
#' Hsiao, Y., Lai, J., Shiue, S., & Yamada, M. (2026).
#' RGF signaling bridges root development and nonlethal thermal stress adaptation.
#' New Phytologist, nph.71392.
#' https://doi.org/10.1111/nph.71392
"CYCB1"
#' Redox (RO) index
#'
#' A dataset containing the reduced–oxidized (RO) index computed from confocal
#' fluorescence images of roots of an *Arabidopsis thaliana* transgenic plant
#' (cytRGX–roGFP2).
#'
#' @format A list containing three data frames, each representing a different experimental batch:
#' \describe{
#' \item{TEMP}{Air temperature in degrees Celsius (22C and 31C)}
#' \item{RGF1}{Concentration of RGF1 peptide hormone treatment (0nM, 5nM)}
#' \item{treatment}{TEMP x RGF1 -> 4 groups of treatments}
#' \item{grp}{Labels for each treatment groups (A, B, C, D)}
#' \item{ro}{Redox index ranging from -1 (reduced) to 1 (oxidized)}
#' }
#' @references
#' Hsiao, Y., Lai, J., Shiue, S., & Yamada, M. (2026).
#' RGF signaling bridges root development and nonlethal thermal stress adaptation.
#' New Phytologist, nph.71392.
#' https://doi.org/10.1111/nph.71392
"roGFP"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.