Learn R Programming

PCAN (version 1.0.2)

hqStrNw: STRIND database network of Homo sapiens genes (Example data)

Description

A network of human entrez gene IDs taken from the STRING database.

Arguments

Format

A data frame of 643683 and 3 columns:
gene1
Entrez gene IDs.
gene2
Entrez gene IDs.
upstream
TRUE if the directionality of the interaction between the 2 genes is known. In this case gene1 is upstream gene 2.

Source

Different ressources were used in June 2 2015:

Examples

Run this code
## Not run: example(hpGeneListComp)

Run the code above in your browser using DataLab