- Allow download of a remote custom taxdump via the
taxdump_url
parameter of theTaxDb
class. - Allow fuzzy string matching in
taxid_from_name
through thefuzzy
parameter. The degree of similarity between the query and the matches can be controlled using thescore_cutoff
parameter.