Nothing
#' Time-Course Simulated data
#'
#' A list of dataset containing simulated data to be used in the vignette, generated as follow.
#' Twenty reference time profiles were generated on nine equally spaced time points and assigned to four clusters (five profiles each).
#' These ground truth profiles were then used to simulate new profiles (5 each).
#' Finally, we modelled expression of new sampled profiles as a function of time.
#'
#' @format a list of data.frame
#' \describe{
#' \item{rawdata}{data.frame, reference profiles}
#' \item{sim}{data.frame, sampled profiles from reference data}
#' \item{modelled}{data.frame, modelled data}
#' \item{lmms.output}{full lmms object output}
#' \item{time}{numerci vector, time for each sample of rawdata}
#' \item{Y}{another modelled data.frame for multiblock integration}
#' \item{Z}{another modelled data.frame for multiblock integration}
#' }
#'
"timeOmics.simdata"
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.