tooluniverse.biogrid_tool module

BioGRID Database REST API Tool for protein and genetic interaction data.

class tooluniverse.biogrid_tool.BioGRIDRESTTool[source]

Bases: BaseTool

BioGRID Database REST API tool. Generic wrapper for BioGRID API endpoints defined in ppi_tools.json.

__init__(tool_config)[source]
endpoint_template: str
required: List[str]
output_format: str
run(arguments)[source]

Execute the tool with given arguments.