R/classify_default.R

#' A dataset of class labels and features SHAPE-traces from the mutate and map experiments found in the RMDB
#' @title classify_default
#' @name classify_default
#' @aliases classify_default
#' @docType data
#' @export classify_default
#'
#' @keywords datasets
#'
#' @references \href{http://rmdb.stanford.edu/}{RNA Mapping Database}
#' 
#' @note Organization of the data file: header=TRUE, tab-delimited .rda file
#' \itemize{
#'  \item{"column 1"}{ class label} 
#'  \item{"column 2"}{ pattern correlation} 
#'  \item{"column 3"}{ dynamic time warping} 
#'  \item{"column 4"}{ contiguousness} 
#'  \item{"column 5"}{ magnitude correlation} 
#'  \item{"column 6"}{ change variance} 
#'  \item{"column 7"}{ eSDC} 
#'  \item{"column 8"}{ change range} 
#'  \item{"column 9"}{ L2 norm} 
#' }
#'
NULL

Try the classSNitch package in your browser

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

classSNitch documentation built on May 2, 2019, 5:51 p.m.