R/biogrid.R

#' @name biogrid
#' @title BIOGRID v3.4.126
#'
#' @description
#' A data frame containing protein-protein interactions 
#'
#' @docType data
#'
#' @format A data frame with 211506 rows and 2 variables:
#' \describe{
#'   \item{entrezID_A}{List of Entrez identifiers, interactor A}
#'   \item{entrezID_B}{List of Entrez identifiers, interactor B}
#'  
#' }
#'  @source \url{http://thebiogrid.org/}
#'  
#' @rdname biogrid
#'
NULL

Try the EGAD package in your browser

Any scripts or data that you put into this service are public.

EGAD documentation built on Nov. 8, 2020, 8:31 p.m.