Learn R Programming

paxtoolsr (version 1.6.3)

pcGraphQueries: Acceptable Pathway Commons Graph Queries

Description

A simple function to see valid options

Usage

pcGraphQueries()

Arguments

Value

  • acceptable Pathway Commons graph queries

concept

paxtoolsr

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

Examples

Run this code
pcGraphQueries()

Run the code above in your browser using DataLab