human.ppi {netSmooth}R Documentation

Human Protein-Protein interaction graph

Description

An adjacency matrix of the 10 percent highest confidence interactions between human proteins on STRINGdb.

Usage

human.ppi

Format

A square matrix where A_ij=1 if gene i interacts with gene j

Details

See the script in 'system.file(package="netSmooth", "data-raw", "make_ppi_from_string.R")' for full details of how this object was made.

Source

http://www.string-db.org/


[Package netSmooth version 1.10.0 Index]