tooluniverse.string_tool module

STRING Database REST API Tool

This tool provides access to protein-protein interaction data from the STRING database. STRING is a database of known and predicted protein-protein interactions.

class tooluniverse.string_tool.STRINGRESTTool[source]

Bases: BaseTool

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

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

Execute the tool with given arguments.