Expand description

Query the GoaT lookup API.

Invoked by calling: goat-cli taxon/assembly lookup <args>

The state of the code here is not great, it’s quite fragmented. Functional, but lacks coherence.

Probably should be refactored at some point.

Modules

The inner structs used in lookup.

Functions

Main entry point for goat-cli lookup.

The assembly counterpart to the above function.

As the taxon and assembly return JSON’s are in different structures, they have to be parsed differently.