pypath.inputs.chembl.chembl_drug_indications§ pypath.inputs.chembl.chembl_drug_indications(max_phase_threshold: int = 0) → list[tuple][source]§ Retrieves drug indications data from ChEMBL. Args max_phase_threshold:The threshold for maximum phase of the drug for which the indication is valid. ReturnsList of drug indications as namedtuples.