R/df_final_data.R

#' an example of the result of doIntegration
#'
#'  a dataframe contatins log2FoldChange of RNA-Seq and ChIP-Seq and the Z score
#'  for each mark
#'
#' @docType data
#'
#' @usage data(df_final)
#'
#' @format An object of data.frame.
#'
#' @keywords datasets
#'
#' @examples
#' data(df_final)

"df_final"
yingstat/intePareto documentation built on Feb. 8, 2021, 2:17 a.m.