R/net.R

#' The network used in simulation studies
#'
#' The network used in simulation studies extracted from real data network, represented by adjacency matrix 0/1.
#'
#' @details In the simulation studies, the network is a subnetwork extracted based on real network, used in simulation studies. It contains 776 gene nodes.
#' @docType data
#' @keywords datasets
#' @name net
#' @aliases net
#' @usage data(net)
#' @format A 0/1 adjacency matrix.
NULL

Try the BANFF package in your browser

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

BANFF documentation built on May 29, 2017, 11:59 a.m.