R/data.R

#' 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}
GregStacey/clust-perturb documentation built on June 27, 2020, 11:19 p.m.