R/MetInfo.R

#' @title Metabolite name mapping list.
#' 
#' @description A \code{data.table} file with 2 columns.
#' 
#' @format A \code{data.table} with 2 columns. 
#' \describe{
#' \item{HMDBID}{A column indicates the IDs of metabolites.}
#' \item{metabolites}{A column indicates the names of metabolites.}
#' }

"MetInfo"
chinese-quartet/MetQC documentation built on Dec. 19, 2021, 3:57 p.m.