Skip to content

Commit

Permalink
updated target
Browse files Browse the repository at this point in the history
  • Loading branch information
hrshdhgd committed Sep 15, 2024
1 parent 00a5d77 commit bf1d5d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ kg-microbe-function:
kg-microbe-biomedical:
poetry run kg merge -m duckdb -n 1000000 -e 100000 -s "bacdive, mediadive, madin_etal, rhea_mappings, bactotraits, chebi, ec, envo, go, ncbitaxon, upa, hp, mondo, ctd, wallen_etal, uniprot_human" --merge-label $@

kg-microbe-biomedical-function-merge:
kg-microbe-biomedical-function:
poetry run kg merge -m duckdb -n 1000000 -e 100000 -s "bacdive, mediadive, madin_etal, rhea_mappings, bactotraits, chebi, ec, envo, go, ncbitaxon, upa, hp, mondo, ctd, wallen_etal, uniprot_human, uniprot_functional_microbes" --merge-label $@

include kg-microbe-merge.Makefile
Expand Down

0 comments on commit bf1d5d5

Please sign in to comment.