Skip to content

Commit 695b96c

Browse files
committed
README.md - Update experiment section
1 parent 4024c30 commit 695b96c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ Experiment API - [sample code](samples/experiment_example.py)
3232

3333
- **load_batch()** - Retrieve assay data (batch level).
3434
- **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).
3538

3639
Security API - [sample code](samples/security_example.py)
3740

0 commit comments

Comments
 (0)