Detecting temporal signals of a phylogenetic tree is crucial for estimating divergence times and ccan also serve as a data quality control measure before applying molecular clock models. The shinyTempSignal package implemntes temporal signal analysis under both strict and relaxed molecular clock assumptions and allows exploring temporal signals across the entire tree as well as within different lineages.
ShinyTempSignal allows regression analysis of various types of data, including measurable biological traits and statistical values obtained from evolutionary analysis. Such a versatile regression analysis is highly beneficial for discovering potential evolutionary patterns and addressing biological questions.
Implementing using R shiny, shinyTempSignal provides an interactive interface that allows users to visualize analysis results in real-time and explore data easily.
If you use shinyTempSignal in published research, please cite the following paper:
shinyTempSignal is available in CRAN and user can use the following command to install it:
After loading the package, users can use the
run_shinyTempSignal()
command to launch the shiny
application.