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

example_edgesR Documentation

Example pathway edges. Contains 3 randomly generated pathways.

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

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


lhan22/PROPS documentation built on Nov. 30, 2024, 6:35 p.m.