analyzeExperiment: Analyzes the experimental data.

Description Usage Arguments Details Value

View source: R/main.R

Description

analyzeExperiment takes in an rcamp object, and returns physiological relivant data. This includes:

Usage

1
analyzeExperiment(ex_obj, round_diget = 3)

Arguments

ex_obj

The experimental object generated by dataframeToRCaMP.

round_diget

How to round the results digets. Default is 3.

Details

* Peaks * Troughs (mins) * T50, T85, and T90 * Vmax for upstrokes and downstrokes.

TODO Pass the peakfinder alpha to this function.

Value

An rcamp object with a filled results table.


allgenesconsidered/RCaMP documentation built on May 24, 2019, 3:02 a.m.