Description Usage Arguments Value
fileImporter: Load Excel Data From Jones Group
1 2 | fileImporter(filePath, dataPath = NULL, verbose = FALSE,
dataPathAppend = "", ...)
|
filePath |
character: full path to excel file (required) |
dataPath |
character: full path to data file for appending new data (optional) |
verbose |
bool: Report progress of file loading, default FALSE (recommended TRUE) |
dataPathAppend |
chracter: string to append onto the saved datafile, used only if |
... |
Arguments passed onto internal functions. |
List with the following Structure.
List that contains, if applicable, the background lum (0-255), the ROI area and ROI coordinates.
Which ROI ID was used for extraction of the background data.
The Time series calcium lum (0-255) of the background roi.
Coordinates of the ROI in X, Y, X.Pixels and Y.Pixels.
The Area in microns squared.
data.frame with cell id and area of ROI in microns squared.
list of ROI coordinates (named) for each cellID
Named list of data.frame
matrix of values from excel header.
data.frame of CellID without Time, but includes bg if applicable.
df/f0
df/f0 - background
((data-median)/mad)-mean
rtiff::readTiff
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.