• Loads a batch from the server. See the Module Assay documentation for more information.

    Examples

    LABKEY.Experiment.loadBatch({
    protocolName: LABKEY.Experiment.SAMPLE_DERIVATION_PROTOCOL,
    batchId: 12
    });

    Parameters

    Returns XMLHttpRequest

Generated using TypeDoc