Learn R Programming

missSBM (version 0.3.0)

er_network: ER ego centered network

Description

A dataset containing the weighted PPI network centered around the ESR1 (ER) protein

Usage

er_network

Arguments

Format

A sparse symmetric matrix with 741 rows and 741 columns ESR1

Examples

Run this code
# NOT RUN {
data("er_network")
class(er_network)
# }

Run the code above in your browser using DataLab