R/ztls-mspct.r

#' ZTL absorbance spectra.
#'
#' A dataset containing the wavelengths at an arbitrary nm interval. Tabulated
#' values for the in vitro absorbance spectrum of ZTL LOV2 domain from
#' Arabidopsis measured in vitro. Data were digitized from figure
#' 2B in Zoltowski and Imaizumi (2014).
#'
#' The variables of the member spectra are as follows:
#'
#' \itemize{ \item w.length (nm) \item A (spectral absorbance) }
#'
#' @docType data
#' @keywords datasets
#' @format A \code{filter_mspct} with five member \code{filter_spct} objects each
#'   with 300 rows and 2 numeric variables, \code{w.length} and \code{A}
#' @name ZTLs.mspct
#'
#' @references
#' Zoltowski, B. D., Imaizumi, T. (2014). Structure and Function of the
#'   ZTL/FKF1/LKP2 Group Proteins in Arabidopsis. Enzymes, 35, 213-39.
#'
#' @note If you use these data in a publication, please cite also the original
#'   source as given under references.
#'
NULL

Try the photobiologyPlants package in your browser

Any scripts or data that you put into this service are public.

photobiologyPlants documentation built on May 31, 2023, 6:08 p.m.