- Adds support for additional source vocabularies to the `rxnorm` sub-command using the `-v` option - Adds support for additional suppress flag filtering to the `rxnorm` sub-command using the `-s` option
0.7.0
Added
- Adds a new sub-command: `gsea`
0.6.1
Fixed
- Fixed `rxnorm` sub-command to properly display output
0.6.0
Added
- Adds a new sub-command: `common` - Adds support for .obo file types to `common` sub-command - Adds support for .owl file types to `common` sub-command
Changed
- Improved performance of internal JSON serialization.
0.5.0
Added
- Adds support for the Human Phentotype Ontology: `hpo` subcommand - Adds `--skip-alt-ids` flag to `hpo` sub-command - Adds `--skip-synonyms` flag to `hpo` sub-command
Changed
- Updates Docker image to latest pip version
0.4.4
Changed
- Prints the help message by default if a valid command is not provided.