pcGraphQueries: Acceptable Pathway Commons Graph Queries

View source: R/pcGraphQueries.R

pcGraphQueriesR Documentation

Acceptable Pathway Commons Graph Queries

Description

A simple function to see valid options

Usage

pcGraphQueries()

Details

  • COMMONSTREAM searches common downstream or common upstream of a specified set of entities based on the given directions within the boundaries of a specified length limit

  • NEIGHBORHOOD searches the neighborhood of given source set of nodes

  • PATHSBETWEEN finds the paths between specific source set of states or entities within the boundaries of a specified length limit

  • PATHSFROMTO finds the paths from a specific source set of states or entities to a specific target set of states or entities within the boundaries of a specified length limit

Value

acceptable Pathway Commons graph queries

Examples

pcGraphQueries()


cannin/paxtoolsr documentation built on Feb. 2, 2023, 11:44 a.m.