Back to catalog
Cortexa research tool·chemistry·genenetwork
GeneNetwork List Datasets
List all datasets available for a specific genetic cross population in GeneNetwork. Datasets represent different tissues, time points, or measurement technologies for the population (e.g., 'BXD Brain mRNA', 'BXD Liver Metabolites', 'BXD Phenotype'). Returns dataset names, abbreviations, data types, and timestamps. Use GeneNetwork_list_groups to find group names (e.g., 'bxd' for BXD cross).
Livelast probed 2026-05-01 01:00Z· 725msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 725ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"group": {
"description": "Genetic cross group name in lowercase (e.g., 'bxd', 'bxh', 'hxb', 'bnlx-srjr-f2'). Obtain from GeneNetwork_list_groups.",
"type": "string"
}
},
"required": [
"group"
],
"type": "object"
}Examples (1)
Default GeneNetwork List Datasets call
public-safeinput
{
"group": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_GeneNetwork_list_datasets
- Tool name
- GeneNetwork_list_datasets
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse