pypath.inputs.drugbank.drugbank_annotations§
- pypath.inputs.drugbank.drugbank_annotations(user: str | None = None, passwd: str | None = None, credentials_fname: str | None = None) dict[str, set[tuple]] [source]§
Drug annotations from Drugbank.
The annotations are restricted to the drug molecule type and drug status.
- Args
- user:
E-mail address with registered DrugBank account.
- passwd:
Password for the DrugBank account.
- Returns
List of drug annotations.