plotLength | R Documentation |
plot fragment length profile
plotLength(
x,
plot_type = c("Fraction"),
xlim = c(30, 500),
ylim,
x_breaks,
x_labels,
vline,
add_vline = TRUE,
line_color = "grey1",
line_size = 0.6,
line_alpha = 0.8,
vline_color = "grey",
vline_type = "dashed",
vline_size = 0.7,
area_highlight = NULL,
...
)
x |
|
plot_type |
|
xlim |
|
ylim |
|
x_breaks |
|
x_labels |
|
vline |
|
add_vline |
|
line_color |
|
line_size |
|
line_alpha |
|
vline_color |
|
vline_type |
|
vline_size |
|
area_highlight |
|
... |
ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.