Description Usage Arguments Value Examples
Create rectangle plot coordinates for each Go term
1 | create_intervals_matrix(intervals)
|
intervals |
- vector of intervals in character representation (e.g. "1-6") |
- 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)
1 2 3 4 | ## Not run:
create_intervals_matrix(intervals)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.