get_section_data_sets_by_product
List section data sets (experiments) from Allen Institute products, filtered by product IDs and optionally including failed runs.
Instructions
List section data sets (experiments) produced as part of one or more Allen Institute products.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| productIds | Yes | Product IDs to filter by. See http://api.brain-map.org/api/v2/data/query.json?criteria=model::Product for a full list. | |
| includeFailed | No | If true, include failed data sets (default: false). | |
| numRows | No | Maximum number of rows to return (default is 50). |