plot_gene: Plot a gene

Description Usage Arguments

View source: R/refflat.R

Description

Plot a gene

Usage

1
2
plot_gene(name, rf = refflat_data, y_coord = 0, flatten = TRUE,
  arrowhead_length = 0.125, angle = 15, lwd = 2)

Arguments

name

character. The name of the gene to plot.

rf

data frame. The refflat dataset.

y_coord

numeric. Y-coordinate for the arrow.

flatten

logical. Flatten multiple transcripts if present.

arrowhead_length

numeric. Length of the edges of the arrow head (in inches).

angle

numeric. Angle from the shaft of the arrow to the edge of the arrow head.

lwd

numeric. Weight of lines.


anthony-aylward/refflat documentation built on Nov. 9, 2019, 1:45 p.m.