example_edges: Example pathway edges. Contains 3 randomly generated...

Description Usage Format

Description

Example pathway edges. Contains 3 randomly generated pathways. User input edges should be a data frame with 3 columns, where columns 1 and 2 are the source (from) and sink (to) of the edge, and column 3 is the pathway ID or pathway name the edge belongs to. Gene IDs should be Entrez ID.

Usage

1
data("example_edges")

Format

A data frame with 300 observations on the following 3 variables.

from

a character vector

to

a character vector

pathway_ID

a character vector


PROPS documentation built on Nov. 8, 2020, 8:03 p.m.