select_assays
Select assays for a study by choosing factor arrays, then compare selected pairs via indexed selection. Returns assay IDs in markdown format.
Instructions
List and select assays for a study and render the response in markdown format.
First call (selection=None):
If study_id missing, prompt for one (e.g., 'OSD-253').
Build a list of unique factor arrays across all assays.
Return a numbered menu as a markdown table!
Second call (selection='i,j,k,l,...,m,n'):
Pairs consecutive indices: (i,j), (k,l), ..., (m,n)
Returns assay_id(s) for each pair comparison
Must provide an even number of indices
FORMATTING INSTRUCTION: RENDER THE RESPONSE IN MARKDOWN FORMAT!
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| study_id | No | ||
| selection | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |