plot_gene | R Documentation |
Extract significantly up- and down-reguluted genes from edgeR results
plot_gene( gene, tag = "", ymax = 4, ymin = -4, transparency = 1, font_size = 7, label_size = 3.5, label_x = 4, label_y = -3 )
gene |
Character |
tag |
Character |
ymax |
Numeric |
ymin |
Numeric |
transparency |
Numeric |
font_size |
font size for axis labels |
label_size |
size of gene name annotation |
label_x |
label x position |
label_y |
label y position |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.