Pathway Volcano: an interactive tool for pathway guided visualization of differential expression data

Pathway Volcano:一个用于通路引导的差异表达数据可视化的交互式工具

阅读:2

Abstract

SUMMARY: The increasing size and complexity of omics datasets can make effective visualization and interpretation very challenging. Differential expression datasets as from RNA-sequencing and proteomics can contain many thousands of features and even after filtering for significance there can be hundreds or thousands of features to consider. A common tool for visualizing this type of data is the volcano plot where each feature is plotted as the log2 transformed fold change along the x-axis and the negative log10 of a P-value along the y-axis. These plots provide a useful visualization of the largest and most significant changes, but the majority of the features are often crowded and overlapping near the "cone" of the volcano. In order to provide a biologically informative way to simplify the visualization and interpretation of these types of datasets we developed the Pathway Volcano tool. This R-Shiny based software utilizes the Reactome API to select specific pathways and then filters the volcano plots to show only the data associated with those pathways. In this manner, many of the significant features in the crowded section of the volcano plot can be revealed to support the impact of specified pathways. This tool provides a range of interactive features to interrogate the data along with the ability to download png files and tables with pathway associated data. AVAILABILITY AND IMPLEMENTATION: Pathway Volcano is a freely available R Shiny package. The program was developed in R version 4.3.3 using R Studio version 2024.09.1 Build 394. Running the app locally requires the packages ggplot2, plotly, shiny (https://shiny.posit.co/) dplyr (https://dplyr.tidyverse.org), and ReactomeContentServer (https://bioconductor.org/packages/ReactomeContentService4R/). The full code and documentation including example datasets are available at https://github.com/thoconne/PathwayVolcano and has been deposited in Zenodo under DOI 10.5281/zenodo.15425246.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。