create_intervals_matrix: Create rectangle plot coordinates for each Go term

Description Usage Arguments Value Examples

Description

Create rectangle plot coordinates for each Go term

Usage

1

Arguments

intervals

- vector of intervals in character representation (e.g. "1-6")

Value

- matrix contains interval start coordinates in the first column and interval end coordinates in the second row (note: the start coordinate is deducted by 1 in order to make the appropriate layout for rectangles)

Examples

1
2
3
4
## Not run: 
    create_intervals_matrix(intervals)

## End(Not run)

DanWiebe/fsgor documentation built on May 12, 2019, 12:30 a.m.