metahq-build ontology¶
Command group for OmicIDX queries.
Usage:
Options:
relations¶
Extract a terms x terms ontology relations matrix.
You may interpret the output matrix as the following: For any row, column pair, if the value is 1, then the term representing that particular row is an ancestor of the term representing that particular column. If the value is 0, then there is no relationship between the terms.
Usage:
Options:
-i, --obo_file PATH Path to ontology .obo or .obo.gz file.
-o, --outfile PATH Path to .parquet outfile storing ontology relations.
--help Show this message and exit.
search-db¶
Build the ontology search DuckDB database.
Usage:
Options: