Skip to content

v0.30.5 - gget virus updates

Choose a tag to compare

@lauraluebbert lauraluebbert released this 24 May 01:02
· 64 commits to main since this release
39c7ac2
  • gget opentargets: Rewrote this module to reflect the new Open Targets API structure
    • some output column/key names may differ to reflect the new API structure
    • Removed the --filter_mode argument
  • gget blast: Fixed compatibility with newer pandas versions (≥ 2.0) where pd.read_html() no longer accepts raw HTML strings directly, causing a FileNotFoundError / OSError: Filename too long error when parsing BLAST results
  • gget cosmic: Added overwrite and gzip arguments to internals.
  • gget virus updates