FitKineticsPulseR {grandR} | R Documentation |
Fit kinetics using pulseR
Description
Fit kinetics using pulseR
Usage
FitKineticsPulseR(data, name = "pulseR", time = Design$dur.4sU)
Arguments
data |
A grandR object |
name |
the user defined analysis name to store the results |
time |
The column in the column annotation table representing the labeling duration |
Details
This is adapted code from https://github.com/dieterich-lab/ComparisonOfMetabolicLabeling
Value
a new grandR object containing the pulseR analyses in a new analysis table
[Package grandR version 0.2.5 Index]