Learn R Programming

CliquePercolation (version 0.4.0)

immuno: Data: Immunoglobulin interaction network

Description

Unweighted, undirected network of interactions in the immunoglobulin network. The 1,316 nodes represent amino-acids and two nodes are connected by an edge if the shortest distance of their C_alpha atoms is smaller than \(\Theta = 8\) Angstrom.

Usage

data(immuno)

Arguments

Format

An object of class "qgraph" with 1,316 nodes and 6,300 edges.

References

Gfeller, D. (2007). Simplifying complex networks: From a clustering to a coarse graining strategy. EPFL. http://library.epfl.ch/theses/?nr=3888

Examples

Run this code
data(immuno)

Run the code above in your browser using DataLab