Expand description
Collection of utility functions used elsewhere.
Modulesยง
- cli_
matches - Parse the command line arguments
for
goat-cli searchandgoat-cli count. - expression
- Parse an expression from the
-eflag from the CLI. - tax_
ranks - Parse taxon ranks from the
--tax-ranksfrom the CLI. - url
- Generate the URLs from the CLI.
- utils
- Utility functions used across
goat-cli. - variable_
data - Stored data for each of the variables used
in
goat-cli. Useful for comparing and debugging CLI arguments. - variables
- Parse variables on the CLI from the
-vflag.