viralemergence / virion

The Global Virome in One Network
https://viralemergence.github.io/virion
37 stars 8 forks source link

Working case-insensitive NCBITaxonomy.jl build needed #21

Open cjcarlson opened 3 years ago

cjcarlson commented 3 years ago

Ideally, this will reproduce the results of the hdict() and vdict() taxize-based functions. Currently, the case-invariant NCBITaxonomy.jl build returns weird duplicates.

cjcarlson commented 3 years ago

This is now implemented as of v0.2.2, next step would be to integrate it back into the workflow

cjcarlson commented 3 years ago

Just a note to self also that the loss of get_uid from taxize() will be a big old issue that forces this move

cjcarlson commented 3 years ago

Tim's done his piece and now this is my problem