R/db.R

#' enst to symbol
#'
#' @format A data frame with 64471 rows and 9 columns
#' \describe{
#' \item{V1}{chr}
#' \item{V2}{start}
#' \item{V3}{end}
#' \item{V4}{symbol}
#' \item{V5}{chain}
#' \item{V6}{enst1}
#' \item{V7}{enst2}
#' \item{V8}{ensg}
#' \item{V9}{ensp}
#' }
#' @source \url{https://raw.githubusercontent.com/Shicheng-Guo/AnnotationDatabase/master/ENSG.ENST.ENSP.Symbol.hg19.bed}

"db"
Shicheng-Guo/rbiotools documentation built on Dec. 18, 2021, 1:07 p.m.