Skip to content

Version 0.4.0

Compare
Choose a tag to compare
@maxkfranz maxkfranz released this 01 Jun 19:17
· 186 commits to master since this release
  • Make Uniprot data updated in refresh operations by default.
  • Search queries allow for specifying namespace as an array of allowed namespaces to search. Previously, only a single namespace was allowed.
  • Set the default to namespace = ['ncbi', 'chebi'] so that other namespaces can be indexed but not included in searches by default (e.g. Uniprot).
  • Fix: Check for gene names before adding to synonym list.
  • Fix: Add sanity check re. downloads in case of error from database provider servers.
  • Fix: omitList incorrectly applied in certain XML parsing cases.