IGSR List Data Collections
List available data collections from the International Genome Sample Resource (IGSR). Data collections include the original 1000 Genomes Project phases, the 30x high-coverage resequencing, Human Genome Structural Variation Consortium (HGSVC), Human Pangenome Reference Consortium (HPRC), and other related studies. Returns collection codes, titles, sample/population counts, and available data types (sequence, alignment, variants). Use this to discover what genomics datasets are available through…
Overview
List available data collections from the International Genome Sample Resource (IGSR). Data collections include the original 1000 Genomes Project phases, the 30x high-coverage resequencing, Human Genome Structural Variation Consortium (HGSVC), Human Pangenome Reference Consortium (HPRC), and other related studies. Returns collection codes, titles, sample/population counts, and available data types (sequence, alignment, variants). Use this to discover what genomics datasets are available through IGSR.
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 670ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"limit": {
"default": 50,
"description": "Maximum number of results to return.",
"maximum": 100,
"minimum": 1,
"type": "integer"
},
"operation": {
"default": "list_data_collections",
"description": "Operation type (fixed: list_data_collections).",
"enum": [
"list_data_collections"
],
"type": "string"
}
},
"type": "object"
}Examples (1)
Default IGSR List Data Collections call
{
"limit": 3
}Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_IGSR_list_data_collections
- Tool name
- IGSR_list_data_collections
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse