CalciumInsights is an interactive application built in R designed to analyze tissue-agnostic calcium traces.
To install CalciumInsights R and RStudio are required:
https://posit.co/download/rstudio-desktop/
config (>= 0.3.1)
golem (>= 0.3.2)
shiny (>= 1.7.2)
shinydashboard
shinyjs
ggplot2
DT
gridExtra
mdatools
pracma
tidyverse
dplyr
reshape2
refund
fda
fds
reshape2
latex2exp
plotly
magrittr
png
prospectr
install.packages("remotes")
remotes::install_github("AOG-Lab/CalciumInsights")
This is a basic example which shows you how to solve a common problem:
library(CalciumInsights)
run_app()