#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.