iSEEtree: interactive explorer for hierarchical data
Giulio Benedetti, Ely Seraidarian, Theotime Pralas, Akewak Jeba, Tuomas Borman, Leo Lahti
TL;DR
iSEEtree addresses the need for accessible exploration of hierarchical microbiome data by providing a Shiny-based graphical interface built on TreeSummarizedExperiment and iSEE. It enables interactive, multi-panel visualization and linking across hierarchy-aware data layers without requiring extensive programming. The app supports compositional profiling, ordination, and hierarchical structure exploration, demonstrated on a gut microbiome ADHD dataset and extendable to other domains via miaDash. This work contributes a general, reproducible, and extensible tool for hierarchical data analysis within Bioconductor.
Abstract
$\textbf{Motivation:}$ Hierarchical data structures are prevalent across several fields of research, as they represent an organised and efficient approach to study complex interconnected systems. Their significance is particularly evident in microbiome analysis, where microbial communities are classified at various taxonomic levels along the phylogenetic tree. In light of this trend, the R/Bioconductor community has established a reproducible analytical framework for hierarchical data, which relies on the highly generic and optimised TreeSummarizedExperiment data container. However, using this framework requires basic proficiency in programming. $\textbf{Results:}$ To reduce the entry requirements, we developed iSEEtree, an R shiny app which provides a visual interface for the analysis and exploration of TreeSummarizedExperiment objects, thereby expanding the interactive graphics capabilities of related work to hierarchical structures. This way, users can interactively explore several aspects of their data without the need for extensive knowledge of R programming. We describe how iSEEtree enables the exploration of hierarchical multi-table data and demonstrate its functionality with applications to microbiome analysis. $\textbf{Availability and Implementation:}$ iSEEtree was implemented in the R programming language and is available on Bioconductor at https://bioconductor.org/packages/iSEEtree under an Artistic 2.0 license. $\textbf{Contact:}$ giulio.benedetti@utu.fi or leo.lahti@utu.fi.
