There was an error while loading. Please reload this page.
1 parent 4024c30 commit 695b96cCopy full SHA for 695b96c
1 file changed
README.md
@@ -32,6 +32,9 @@ Experiment API - [sample code](samples/experiment_example.py)
32
33
- **load_batch()** - Retrieve assay data (batch level).
34
- **save_batch()** - Save assay data (batch level).
35
+- **save_batches()** - Save assay data for multiple batches in one request.
36
+- **import_run()** - Import a single assay run from data rows or a file.
37
+- **lineage()** - Query the experiment lineage graph. See [docs](docs/lineage.md).
38
39
Security API - [sample code](samples/security_example.py)
40
0 commit comments