GetObservedRUs: S3 function to combine/add two SensorgramData

Description Usage Arguments Details Value See Also

Description

Combine two SensorgramData object to simulate the real readout on a SPR machine.

Usage

1
GetObservedRUs(DATA1, DATA2)

Arguments

DATA1

SensorgramData

DATA2

SensorgramData

Details

The idea is to combine the RUs from two different source e.g. from two complexes with different conformations, as an real readout on the SPR machine. It adds up the RUs at the same time points to get the sum. Do this through the association and dissociation. Don't try to modify any other slots for the object.

Value

a SensorgramData object with the sum of the two input objects on both association and dissociation data. It takes other slot values from DATA1 assuming DATA2 has the identical values on these other slots.

See Also

ReadSensorgramData SensorgramData-class plot SaveSPRData


ffeng23/SPRATS documentation built on May 16, 2019, 12:50 p.m.