R/data.R

#' A simple toy metadata defining the experimental conditions of
#' 32 animals monitored at the same time in a single DAM2 monitor.
#' Each animal has its own channel (region_id), as well as a condition and genotype.
#' It serves as an example for [link_dam_metadata].
#'
#' @author Quentin Geissmann
"single_file_metadata"

#' A toy metadata defining the experimental conditions of
#' 64 animals monitored at the same time in two separate DAM2 monitors.
#' Each animal has its own channel (region_id), as well as a condition and genotype.
#' It serves as an example for [link_dam_metadata].
#'
#' @author Quentin Geissmann
"two_files_metadata"

Try the damr package in your browser

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

damr documentation built on Nov. 16, 2020, 9:06 a.m.