Skip to content

drug-nme v2026.2

Latest

Choose a tag to compare

@tlint101 tlint101 released this 31 Mar 02:55
· 13 commits to main since this release

Updates🎉:

  • Version number will now be changed to reflect yearly changes.
  • For the class FDADataFetcher(), drug types have been added. Drug types are pulled from ChEMBL and added using the
    add_types() method.
  • Added a donut() method to plot donut plots from FDADataFetcher

Bug fixes 🐞:

  • Added fixed names for drugs filtered out during processing
  • Fixed labels for drug approvals with two names in active ingredients

Updated the pyproject.toml:

  • Added "chembl-webresource-client" as a dependency
  • Moved "jupyter" and "ipykernel" to dev dependency-groups.