Skip to content
Snippets Groups Projects

mprove the way mapping between taxonomy names and id is done during IGC gene creation

Merged Kenzo-Hugo Hillion requested to merge 66-get-all-genus-phylum-local into dev
14 files
+ 148
51
Compare changes
  • Side-by-side
  • Inline
Files
14
from marshmallow import Schema
class EmptyQueryParams(Schema):
pass
Loading