DeltafDivFoNormalizeData: A function to normalize calcium-sensitivie dye data

Description Usage Arguments Examples

View source: R/DeltafDivFoNormalizeData.R

Description

A function to normalize calcium-sensitivie dye data

Usage

1

Arguments

file

Path to a csv file that contains the time-series data for multiple cells obtained in ImageJ

Examples

1
2
3
4
5
CalciumExperiment191 <- minmaxCalciumData('./Data/Wholeimage_Calcium_Experiment191.csv')

Example of storing data:
wholeNormInt191 <- wholeCalciumExperiment191[[1]]
longWholeNormInt191 <-wholeCalciumExperiment191[[2]]

FafferMcgee/calcium-analysis documentation built on Sept. 3, 2020, 12:07 a.m.