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: BaseTool

GEO Database REST API tool. Generic wrapper for GEO API endpoints defined in expression_tools.json.

__init__(tool_config)[source]
run(arguments)[source]

Execute the tool with given arguments.