make_rect: make_rect

Description Usage Arguments Value Author(s)

Description

Make the rectangle objects. These are used to display annotation features such as cds, and utr.

Usage

1
make_rect(df, height, yref, fillcolor = "lightslateblue")

Arguments

df

data.frame: data used to draw the shapes. Required columns include "start", "end", and "stepping"

height

numeric: the height of the rectangles

yref

character: axis on which to draw the rectangles, in the form of "yaxis[2-9]" or "y[2-9]"

fillcolor

character: color of the rectangle

Value

list of rectangle shapes

Author(s)

Justin Finkle


skummerf/GenomicWidgets documentation built on May 31, 2019, 6:16 p.m.