volcano_interactive.Rd
Builds an interactive volcano plot using plotly
volcano_interactive(data, log2FoldChange = 0.25, padj = 0.05)
Formatted Differential expression results from
format_res_deseq()
or format_res_limma()
Log2FC absolute threshold. Default to 0.25
adjusted p value threshold. Default to 0.05
Interactive volcano plot
Other Plotting:
circular_corrplot()
,
communities_network()
,
community_graph()
,
correlation_heatmap_clusters()
,
correlation_heatmap_supervised()
,
correlation_heatmap()
,
getStdiz()
,
interactive_network()
,
multiomics_heatmap()
,
plot_OpenTarget()
,
plot_communities()
,
plot_components()
,
plot_loadings()
,
plot_optimal_cluster()
,
visualise_pathway()
,
volcano_interactive_comparison()
,
volcano_plot_deseq()
,
volcano_plot_limma()