pypath.inputs.adrecs.adrecs_drug_identifiers§

pypath.inputs.adrecs.adrecs_drug_identifiers(return_df: bool = False) list[tuple] | DataFrame[source]§

Drug identifiers from the AdReCS database.

IUPAC name, synonyms, DrugBank, MeSH, KEGG and TDD IDs of drugs. http://www.bio-add.org/ADReCS/index.jsp

Parameters:

return_df – Return a pandas data frame.

Returns:

List of tuples or data frame of drug identifiers.