Skip to content

Tags: dbvirus/dbvirus

Tags

v0.1

Toggle v0.1's commit message
Fix cache handling when mongo_url is not set and parametrizes search

When mongo_url is not defined, the cache property was also left
undefined. This commit fixes it.

Search now accepts arbitrary keyword arguments that are passed to
Entrez's ESearch method.