AnalyzeBindingQuantitation
AnalyzeBindingQuantitation[QuantitationData]⟹Object
determines the concentration of the analyte measured in QuantitationData.
AnalyzeBindingQuantitation[DataObject]⟹Object
determines the concentration of the analyte measured by creating a standard curve by fitting all data with the specified model.
AnalyzeBindingQuantitation[ProtocolObject]⟹Object
determines the concentration of the analyte measured by creating a standard curve by fitting all data with the specified model.
Details
- Analyte concentrations are obtained using a standard curve generated by fitting the observed association rate or equilibrium response of set of standard solutions with known concentrations of the target analyte.
- Of the FittedParameter options, InitialRate will generally be the safest choice for assay where the analyte detection is performed in a single step. If a secondary detection solution is employed, AverageEquilibriumResponse may give more accurate results. In cases of slowly associating analytes that do not reach equilibrium, try using the FullRate, which fits the specified portion of the data using a 1:1 binding model.
- Multiple data objects can be combined in a single analysis only if they use the same standard data.
Input

Output

Data Processing Options

Method Options

Examples
open allclose allBasic Examples (4)
Given an Object[Data,BioLayerInterferometry] with a standard, AnalyzeBindingQuantitation returns an Analysis Object:
Given an Object[Data,BioLayerInterferometry] with a standard, calculate the concentration of the input sample:
Given an Object[Protocol,BioLayerInterferometry], AnalyzeBindingQuantitation returns an Analysis Object:
Given multiple Object[Data,BioLayerInterferometry] with standards, AnalyzeBindingQuantitation returns an Analysis Object for each input: