Optional
calculateWhether neutralization should be calculated on the server.
Optional
containerThe path to the container in which the schema and query are defined, if different from the current container. If not supplied, the current container's path will be used.
Optional
failureThis will be called upon failure to complete a request.
Optional
filterArray of objects created by create.
Optional
includeWhether the parameters used in the neutralization curve fitting calculation should be included in the response.
Optional
includeWhether statistics (standard deviation, max, min, etc.) should be returned with calculations and well data.
Optional
includeWhether well-level data should be included in the response.
Optional
maxThe maximum number of runs to return from the server (defaults to 100). If you want to return all possible rows, set this config property to -1.
Optional
offsetThe index of the first row to return from the server (defaults to 0). Use this along with the maxRows config property to request pages of data.
Optional
scopeA scoping object for the success and failure callback functions (default to this).
Optional
sortString description of the sort. It includes the column names listed in the URL of a sorted data region (with an optional minus prefix to indicate descending order). In the case of a multi-column sort, up to three column names can be included, separated by commas.
Optional
successThis will be called upon successfully completing a request.
Optional
timeoutThe maximum number of milliseconds to allow for this operation before generating a timeout error (defaults to 30000).
The name of the NAb assay design for which runs are to be retrieved.