Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…ndo-ingest into slurpdraft
  • Loading branch information
joeflack4 committed Jul 28, 2022
2 parents de51d09 + 3e35822 commit 5b87e9b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion src/ontology/mondo-ingest.Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,12 @@ mappings: sssom $(ALL_MAPPINGS)
#################
# Utils #########
#################
# Documentation for this commands in this section is in: `docs/developer/ordo.md`
# Documentation for `report-mapping-annotations` and `update-jinja-sparql-queries`: `docs/developer/ordo.md`
# TODO: When https://github.com/monarch-initiative/mondo-ingest/issues/43 is fixed, can change back to `requirements.txt`
python-install-dependencies:
python3 -m pip install --upgrade pip
python3 -m pip install -r $(RELEASEDIR)/requirements-unlocked.txt


report-mapping-annotations:
python3 $(SCRIPTSDIR)/ordo_mapping_annotations/report_mapping_annotations.py
Expand Down

0 comments on commit 5b87e9b

Please sign in to comment.