count_rows
Count rows in genomics datasets using filters to analyze data in Omics AI Explorer networks. Specify network, collection, and table to get precise row counts for research queries.
Instructions
Count the number of rows matching given filters
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | Yes | Network name or URL | |
| collection_slug | Yes | Collection slug name | |
| table_name | Yes | Qualified table name | |
| filters | No | Dictionary of filters to apply | |
| access_token | No | Optional access token for authentication |