pypath.inputs.drugbank.drugbank_raw_interactions§
- pypath.inputs.drugbank.drugbank_raw_interactions(user: str | None = None, passwd: str | None = None, credentials_fname: str | None = None, pharma_active: bool = False) list[tuple] [source]§
Retrieves protein identifiers from Drugbank.
- Args
- user:
E-mail address with registered DrugBank account.
- passwd:
Password for the DrugBank account.
- pharma_active:
Only pharmacologically active relations.
- Returns
List of drug-protein relations.