#' Functional scoring of phosphosites
#'
#' This database links each phosphosite to a predictive
#' functionality score. It is used to exclude non relevant phosphosites
#' from functional analyses provided by phosphogo.
#' @docType data
#' @usage data("phospho_functional_scores")
#' @format An object of class \code{"data.frame"}
#' @references This database was generated by Ochoa et al., 2019
#' @keywords dataset
#' @examples
#' data("phospho_functional_scores")
#' head(phospho_functional_scores)
"phospho_functional_scores"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.