R/spitzer-data.R

#' Spitzer meta file
#'
#' A dataset containing information on the samples from the Spitzer study
#'
#' @format A data frame with 26 observations and 3 variables:
#' \describe{
#'  \item{CSPLR_ST}{sample tag, corresponds with .fcs files created by Cytosplore}
#'  \item{group}{grouping variable, effected vs. ineffected, and day 3 vs. day 8}
#'  \item{sample_name}{original sampleID}
#'  }
#'
#' @references
#' \insertRef{Spitzer2017}{cytofast}
#'
#' @source \url{https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5312823/}
"spitzer"

Try the cytofast package in your browser

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

cytofast documentation built on Nov. 8, 2020, 5:46 p.m.