Skip to content

Commit

Permalink
Added schema to empty cgmlst category
Browse files Browse the repository at this point in the history
  • Loading branch information
kriskiil committed Dec 12, 2024
1 parent da72769 commit 8de5af3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions bifrost_chewbbaca/datadump.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ def datadump(samplecomponent_ref_json: Dict):
"summary": {"call_percent": None,
"multiple_alleles": None},
"report": {
"schema":{},
"loci": [],
"alleles": {},
},
Expand Down
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ dependencies:
- pip
- pip:
- jsonschema>4.18.0a1
- pyopenssl>=24.3.0
- pytest
- pytest-cov
- pytest-profiling
Expand Down

0 comments on commit 8de5af3

Please sign in to comment.