tooluniverse.alphafold_tool module

class tooluniverse.alphafold_tool.AlphaFoldRESTTool[source]

Bases: BaseTool

AlphaFold Protein Structure Database API tool. Generic wrapper for AlphaFold API endpoints defined in alphafold_tools.json.

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

Execute the tool with provided arguments.