View source: R/Visualization_DEGvolcano.R
geom_volcano_text | R Documentation |
geom_text_repel
A preset geom of geom_text_repel
geom_volcano_text(
data,
mapping = NULL,
nudge_x = NULL,
nudge_y = -1,
hjust = 0,
size = 1.8,
direction = "y",
segment.size = 0.1,
segment.linetype = 6,
max.overlaps = 10,
max.iter = 1e+06,
max.time = 10,
min.segment.length = 0,
fontface = "bold",
family = "Times",
...
)
geom
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.