R/bioplanetPathwaysDT.R

#' Bioplanet - catalogue of biological pathways
#'
#' A dataset includind biological pathways from Bioplanet
#'
#' @format A data frame with 74148 rows and 5 variables:
#' \describe{
#'   \item{BioPlanetName}{BioPlanetName, names of the pathway}
#'   \item{BioPlanetID}{"BioPlanetID, ID of the pathway}
#'   \item{geneID}{geneID, gene ID}
#'   \item{geneSymbol}{"geneSymbol, gene symbol}
#'   \item{category}{category, category}
#' }
#' @source \url{https://tripod.nih.gov/bioplanet/}
"bioplanetPathwaysDT"
adamsardar/metaDEGth documentation built on Sept. 28, 2022, 10:12 p.m.