Skip to content

Commit

Permalink
Update mondo-ingest.Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
matentzn committed Apr 26, 2022
1 parent 4816e63 commit 0b255f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ontology/mondo-ingest.Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ $(TMPDIR)/ordo_relevant_signature.txt: component-download-ordo.owl | $(TMPDIR)

# This section is concerned with transforming the incoming sources into the
# Monarch Ingest schema.

# https://github.com/monarch-initiative/omim/issues/60
$(COMPONENTSDIR)/omim.owl: $(TMPDIR)/omim_relevant_signature.txt
if [ $(COMP) = true ]; then $(ROBOT) remove -i $(TMPDIR)/component-download-omim.owl.owl --select imports \
remove -T $(TMPDIR)/omim_relevant_signature.txt --select complement --select "classes individuals" --trim false \
Expand Down

0 comments on commit 0b255f5

Please sign in to comment.