getEdgeColor: Determine what color the edge should take in the graph.

Description Usage Arguments Value Examples

View source: R/radialGO.R

Description

Determine what color the edge should take in the graph.

Usage

1
getEdgeColor(edgeRelationships)

Arguments

edgeRelationships

A string containing a relationship between GO terms

Value

A string containing the color the edge should take

Examples

1
2
3
4
## Not run: 
getEdgeColor("is_a")

## End(Not run)

brucosper/RadialGO documentation built on Dec. 8, 2019, 10:32 a.m.