Skip to content

[0.11.1] - 2022-01-06

Choose a tag to compare

@siebrenf siebrenf released this 06 Jan 12:05

Added

  • quiet flag for genomepy.Annotation
  • genomepy -v flag

Changed

  • genomepy.Annotation returns a FileNotFoundError instead of a ValueError where appropriate.
  • download_assembly_report refactored. Now downloads the report for the exact same assembly accession (and not the nearest NCBI assembly).
  • broader unit tests for UCSC assembly accession scraping

Fixed

  • inconsistent behaviour with assembly reports (#193 + #194)