R/ortho.R

#' Phosphoproteomic orthology database human-mouse
#'
#' This database was obtained from PSP. It contains all human-mouse phosphosites and
#' is used to convert sites from one species to the other.
#' @docType data
#' @usage data("ortho")
#' @format An object of class \code{"data.frame"}
#' @keywords dataset
#' @examples
#' data("ortho")
#' head(ortho)
"ortho"
gaelfortin/phosphogodb documentation built on Jan. 1, 2021, 2:16 a.m.