R/er_network.R

#' ER ego centered network
#'
#' A dataset containing the weighted PPI network centered around the ESR1 (ER) protein
#'
#' @format A sparse symmetric matrix with 741 rows and 741 columns \code{ESR1}
#' @examples
#' data("er_network")
#' class(er_network)
#' @source \url{https://string-db.org/}
"er_network"
jchiquet/missSBM documentation built on Oct. 25, 2023, 5:30 a.m.