knitr::opts_chunk$set(warning = FALSE, message = TRUE) library(yulab.utils)
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 r CRANpkg("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, r CRANpkg("shinyTempSignal")
provides an interactive interface that allows users to visualize analysis results in real-time and explore data easily.
If you use r CRANpkg('shinyTempSignal')
in published research, please cite the following paper:
r CRANpkg('shinyTempSignal')
is available in CRAN and user can use the following command to install it:
install.packages("shinyTempSignal")
After loading the package, users can use the run_shinyTempSignal()
command to launch the shiny application.
library(shinyTempSignal) run_shinyTempSignal()
{width=100%}
{width=100%}
{width=100%}
{width=100%}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.