plot_volcano | R Documentation |
Volacno Plot
plot_volcano( proteomics_results = NULL, sample_comparison = NULL, alpha = 0.8, foldchange_cutoff = 1.5, p_value_cutoff = 0.05, color_down = "cyan3", color_up = "brown2", p_adj = TRUE, show_genes_user = FALSE, user_genes_de = NULL, color_genes_de = "#800080", coord_x = NULL, coord_y = NULL, show_genes_names = FALSE, brushed_Points = NULL, font_gene_names = NULL )
p_value_cutoff |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.