SignalPredict enables researchers to explore, visualize, and comprehend the effects of stimuli on calcium activity over time.
You can install the released version of SignalPredict from with:
# Install SignalPredict
devtools::install_github("DeiverSuarez/SignalPredict", auth_token = "your GitHub token") To open the SignalPredict app, please execute the following commands in the RStudio console:
library(SignalPredict)
run_app()