R/guide.R

#' Guide dataframe for plotting smoothed sortSeq data
#'
#' Guide dataframe for plotting smoothed sortSeq data
#'
#' @encoding UTF-8
#'
#' @docType data
#'
#' @usage data(guide)
#'
#' @format Dataframe with 2 rows and 6 variables:
#'
#'		\describe{
#'			\item{order}{Order to plot data in}
#'			\item{name.rep}{Name of replicating sample}
#'			\item{name.nonRep}{Name of non-replicating sample}
#'			\item{raw}{Should raw data be plotted?}
#'			\item{smooth}{Should smooth data be plotted?}
#'			\item{color}{Color to plot the profile in}
#'		}
#'
#' @keywords datasets sortSeq replication
#'
#' @examples
#' data(guide)
"guide"

Try the Repliscope package in your browser

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

Repliscope documentation built on Sept. 13, 2022, 9:05 a.m.