#' 5,000 protein interactions from the CORUM database
#'
#' A dataset 5,000 pairwise protein-protein interactions, which is a small subset of CORUM 3.0.
#'
#' @format A dataframe with 5000 rows and 2 columns
#' \describe{
#' \item{protA}{UNIPROT identifier for the first protein in the pairwise interaction}
#' \item{protB}{UNIPROT identifier for the second protein}
#' ...
#' }
#' @source \url{https://mips.helmholtz-muenchen.de/corum/#download}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.