tooluniverse.geo_tool module¶
GEO Database REST API Tool
This tool provides access to gene expression data from the GEO database. GEO is a public repository that archives and freely distributes microarray, next-generation sequencing, and other forms of high-throughput functional genomics data.
- class tooluniverse.geo_tool.GEORESTTool[source]¶
Bases:
NCBIEUtilsToolGEO Database REST API tool with rate limiting. Generic wrapper for GEO API endpoints defined in expression_tools.json.
- class tooluniverse.geo_tool.GEOSearchDatasets[source]¶
Bases:
GEORESTToolSearch GEO datasets by various criteria.
- class tooluniverse.geo_tool.GEOGetDatasetInfo[source]¶
Bases:
GEORESTToolGet detailed information about a specific GEO dataset.
- class tooluniverse.geo_tool.GEOGetSampleInfo[source]¶
Bases:
GEORESTToolGet sample information for a GEO dataset.