Back to catalog
Cortexa research tool·genomics·genenetwork_ext
GeneNetwork Get Dataset Info
Get metadata about a specific GeneNetwork dataset including its full name, data type, data scale, tissue, and public access status. Returns information about expression profiling datasets from genetic crosses (BXD, LXS, etc.) covering various tissues and platforms. Use GeneNetwork_list_datasets to find available dataset names first.
Livelast probed 2026-04-30 23:07Z· 86msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 86ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"dataset_name": {
"description": "Dataset name/abbreviation. Examples: 'HC_M2_0606_P' (Hippocampus Consortium M430v2), 'BR_M2_1106_R' (Brain mRNA).",
"type": "string"
}
},
"required": [
"dataset_name"
],
"type": "object"
}Examples (1)
Default GeneNetwork Get Dataset Info call
public-safeinput
{
"dataset_name": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_GeneNetwork_get_dataset_info
- Tool name
- GeneNetwork_get_dataset_info
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse