tooluniverse.humanbase_tool moduleΒΆ
- class tooluniverse.humanbase_tool.HumanBaseTool(tool_config)[source]ΒΆ
Bases:
BaseTool
Tool to retrieve protein-protein interactions and biological processes from HumanBase.
- _convert_to_string(graph, bp_collection, original_genes, tissue)[source]ΒΆ
Convert NetworkX graph and biological processes to string representation.
- Parameters:
- Returns:
Comprehensive string representation of the network data.
- Return type:
- get_official_gene_name(gene_name)[source]ΒΆ
Retrieve the official gene symbol (same as EnrichrTool method)