pypath.inputs.drugcentral.drugcentral_interactions§

pypath.inputs.drugcentral.drugcentral_interactions(organism: str | int | None = None, comments: bool = False) list[tuple][source]§

Retrieves drug-target interactions from Drug Central.

Args
organism:

Organism name or NCBI Taxonomy ID. If not provided, all organisms will be retained.

comments:

Include comments in the result.

Returns

List of drug-target relationships, represented as named tuples.