R/dfPPI.r

#' An example of protein-protein interaction data
#'
#' This is an example of protein-protein interaction data.
#'
#' A two-column data frame consisting of binary interactions where each row represents an undirected edge (interaction) between two nodes (proteins) from two columns.
#'
#'
#' @docType data
#' @keywords datasets
#' @name dfPPI
#' @usage data(dfPPI)
NULL

Try the PANDA package in your browser

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

PANDA documentation built on May 2, 2019, 6:53 a.m.