Loads a batch from the server. See the Module Assay documentation for more information.
LABKEY.Experiment.loadBatch({ protocolName: LABKEY.Experiment.SAMPLE_DERIVATION_PROTOCOL, batchId: 12}); Copy
LABKEY.Experiment.loadBatch({ protocolName: LABKEY.Experiment.SAMPLE_DERIVATION_PROTOCOL, batchId: 12});
Loads a batch from the server. See the Module Assay documentation for more information.
Examples