tooluniverse.compose_scripts.drug_safety_analyzer moduleΒΆ

Drug Safety Analysis Pipeline Comprehensive drug safety analysis combining adverse event data, literature review, and molecular information

tooluniverse.compose_scripts.drug_safety_analyzer.compose(arguments, tooluniverse, call_tool)[source]ΒΆ

Main composition function for DrugSafetyAnalyzer

Parameters:
  • arguments (dict) – Input arguments containing drug_name, patient_sex, serious_events_only

  • tooluniverse – ToolUniverse instance

  • call_tool – Function to call other tools

Returns:

Comprehensive drug safety analysis result

Return type:

dict