tooluniverse.tools.FAERS_count_drug_routes_by_event moduleΒΆ

FAERS_count_drug_routes_by_event

Count the most common routes of administration for drugs involved in adverse event reports. Data …

tooluniverse.tools.FAERS_count_drug_routes_by_event.FAERS_count_drug_routes_by_event(medicinalproduct, serious, *, stream_callback=None, use_cache=False, validate=True)[source]ΒΆ

Count the most common routes of administration for drugs involved in adverse event reports. Data …

Parameters:
  • medicinalproduct (str) – Drug name.

  • serious (str) – Seriousness of event.

  • stream_callback (Callable, optional) – Callback for streaming output

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any