R/kodat.R

#' kodat
#' @docType data
#' @usage data(kodat)
#' @format An object of dataframe with 300 rows and 2 columns with rownames of KEGG ortholog IDs.
#' @description Transcriptome data for KEGG mapping using pathview. Row names must be gene IDs, KEGG ortholog IDs.
#' @keywords datasets
#' @examples
#' data(kodat)
#' head(kodat)
"kodat"
shkonishi/rskodata documentation built on June 24, 2019, 1:03 p.m.