Bioconductor Search Packages
Search Bioconductor bioinformatics R packages by keyword, topic, or analysis type. Bioconductor provides 2200+ open-source R packages for bioinformatics and computational biology covering RNA-seq, single-cell, proteomics, epigenomics, metabolomics, flow cytometry, imaging, and more. Returns matching packages with title, description, usage count, and relevance score. Powered by R-universe search index. Use this to find packages for specific bioinformatics workflows, then use Bioconductor_get_pac…
Overview
Search Bioconductor bioinformatics R packages by keyword, topic, or analysis type. Bioconductor provides 2200+ open-source R packages for bioinformatics and computational biology covering RNA-seq, single-cell, proteomics, epigenomics, metabolomics, flow cytometry, imaging, and more. Returns matching packages with title, description, usage count, and relevance score. Powered by R-universe search index. Use this to find packages for specific bioinformatics workflows, then use Bioconductor_get_package for full details.
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 101ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"limit": {
"description": "Maximum number of results to return (default: 10, max: 100)",
"type": [
"integer",
"null"
]
},
"q": {
"description": "Search query for Bioconductor packages. Can be a keyword, analysis type, or topic. Examples: 'differential expression', 'single cell RNA', 'proteomics', 'ChIP-seq', 'methylation', 'variant calling', 'gene set enrichment', 'phylogenetics', 'metabolomics', 'flow cytometry'",
"type": "string"
}
},
"required": [
"q"
],
"type": "object"
}Examples (1)
Default Bioconductor Search Packages call
{
"q": ""
}Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_Bioconductor_search_packages
- Tool name
- Bioconductor_search_packages
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse