Nothing
#' @title Gene expression dataset for RQdeltaCT package - a reduced version.
#' @description Dataset that contain table with gene expression data obtained for 19 genes and 20 samples using qPCR experiments with TaqMan assays.
#' Samples are divided into two groups: Disease (10 samples) and Control (10 samples). This dataset is a part of data used in article:
#' Zalewski, D.; Chmiel, P.; KoĆodziej, P.; Borowski, G.; Feldo, M.; Kocki, J.; Bogucka-Kocka, A. Dysregulations of Key Regulators of Angiogenesis and Inflammation in Abdominal Aortic Aneurysm. Int. J. Mol. Sci. 2023, 24, 12087. https://doi.org/10.3390/ijms241512087
#' @format A data frame with 410 rows and 5 variables:
#' \describe{
#' \item{\code{Sample}}{character COLUMN_DESCRIPTION}
#' \item{\code{Gene}}{character COLUMN_DESCRIPTION}
#' \item{\code{Ct}}{character COLUMN_DESCRIPTION}
#' \item{\code{Group}}{character COLUMN_DESCRIPTION}
#' \item{\code{Flag}}{character COLUMN_DESCRIPTION}
#'}
#' @source Dataset is attached to the `RQdeltaCT` package and can be loaded using `data(data.Ct.10vs10)` command.
"data.Ct.10vs10"
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.