R/Top11.R

#' Top11
#'
#' Top feature set of the 11 most relevant features.
#' The data frame contains information on GeneID as well as the corresponding symbol.
#'
#' @docType data
#'
#' @usage data(Top11)
#'
#' @format A 11 x 2 data frame .
#'
#' @keywords datasets
#'
#' @examples
#' data(Top11)
#' head(Top11)
"Top11"
mytalbot/saga_package documentation built on Feb. 26, 2021, 3:41 a.m.