Description Usage Arguments Examples
View source: R/DeltafDivFoNormalizeData.R
A function to normalize calcium-sensitivie dye data
1 |
file |
Path to a csv file that contains the time-series data for multiple cells obtained in ImageJ |
1 2 3 4 5 | CalciumExperiment191 <- minmaxCalciumData('./Data/Wholeimage_Calcium_Experiment191.csv')
Example of storing data:
wholeNormInt191 <- wholeCalciumExperiment191[[1]]
longWholeNormInt191 <-wholeCalciumExperiment191[[2]]
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.