Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 694 Bytes

File metadata and controls

24 lines (17 loc) · 694 Bytes

SignalPredict

Lifecycle: experimental

SignalPredict enables researchers to explore, visualize, and comprehend the effects of stimuli on calcium activity over time.

Installation

You can install the released version of SignalPredict from with:

# Install SignalPredict
devtools::install_github("DeiverSuarez/SignalPredict", auth_token = "your GitHub token")      

Example

To open the SignalPredict app, please execute the following commands in the RStudio console:

library(SignalPredict)
run_app()