Skip to content

Commit

Permalink
update fixtures with new kg
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinschaper committed Jan 14, 2025
1 parent efccb45 commit a716bdd
Show file tree
Hide file tree
Showing 29 changed files with 108,124 additions and 101,726 deletions.
2 changes: 1 addition & 1 deletion backend/tests/fixtures/association_counts.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ def association_counts():
{"label": "Causal Gene", "count": 125, "category": "biolink:CausalGeneToDiseaseAssociation"},
{"label": "Correlated Gene", "count": 150, "category": "biolink:CorrelatedGeneToDiseaseAssociation"},
{"label": "Variant to Disease", "count": 1, "category": "biolink:VariantToDiseaseAssociation"},
{"label": "Disease Model", "count": 238, "category": "biolink:GenotypeToDiseaseAssociation"},
{"label": "Disease Model", "count": 239, "category": "biolink:GenotypeToDiseaseAssociation"},
{
"label": "Medical Action",
"count": 4,
Expand Down
7,506 changes: 4,748 additions & 2,758 deletions backend/tests/fixtures/association_counts_response.py

Large diffs are not rendered by default.

7,504 changes: 4,747 additions & 2,757 deletions backend/tests/fixtures/association_response.py

Large diffs are not rendered by default.

Loading

0 comments on commit a716bdd

Please sign in to comment.