Bug fixes

New features

  • get_hpo
    • Port function from HPOExplorer package to prevent circular dependency.

Bug fixes

Bug fixes

  • test-get_ontology_levels
    • Check for range rather than fixed values.
  • filter_ontology
    • Move terms processing block to after check for character, as appropriate.
  • get_ontology_dict
    • Add error handling for missing alternative_terms when include_alternative_terms=TRUE.
  • plot_ontology_heatmap
  • prune_ancestors
    • Add value for argument id_col in example.
  • set_cores
    • Reduce workers during R CMD CHECK if required.

New features

Bug fixes

  • Fix get_ontology_dict data.table construction.

New features

  • Added a NEWS.md file to track changes to the package.

Bug fixes

  • Removed Dockerfile and switched to using rworkflows.