Skip to content

drug-nme v0.1.3

Choose a tag to compare

@tlint101 tlint101 released this 01 Jul 04:05
· 33 commits to main since this release

Bug fixes:

  • modified the class Target() to handle dictionary values instead of string values. This interfered with the get_data()
    method.
  • Add param for progress bar in get_gene_id() method. progress bar is set to False by default.

Added the following dependencies during pip install:

  • hypothesis
  • pytest

Updated poetry.lock based on Dependabot suggestions.