Skip to content

Commit

Permalink
Added full-merge target
Browse files Browse the repository at this point in the history
  • Loading branch information
hrshdhgd committed Sep 16, 2024
1 parent bf1d5d5 commit 7b6ceaa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,8 @@ kg-microbe-biomedical:
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 $@

full-merge:
poetry run kg merge -m duckdb --merge-label $@

include kg-microbe-merge.Makefile

0 comments on commit 7b6ceaa

Please sign in to comment.