Last active
June 26, 2024 17:47
-
-
Save korikuzma/4385ef29ef76b956c73bdf84f922f5ad to your computer and use it in GitHub Desktop.
Example of oncogenicitySubmission where citation gives error when including both db/id and url records (excluded other fields for brevity). In this example, it can be processed by ClinVar but errors out.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"assertionCriteria": { | |
"db": "PubMed", | |
"id": "36063163" | |
}, | |
"oncogenicitySubmission": [ | |
{ | |
"citation": [ | |
{ | |
"db": "PubMed", | |
"id": "16338952" | |
}, | |
{ | |
"db": "PubMed", | |
"id": "16338952" | |
}, | |
{ | |
"db": "PubMed", | |
"id": "19381019" | |
}, | |
{ | |
"db": "PubMed", | |
"id": "23786770" | |
}, | |
{ | |
"db": "PubMed", | |
"id": "31316618" | |
}, | |
{ | |
"db": "PubMed", | |
"id": "17384684" | |
}, | |
{ | |
"db": "PubMed", | |
"id": "25606676" | |
}, | |
{ | |
"db": "PubMed", | |
"id": "19749790" | |
}, | |
{ | |
"url": "https://civicdb.org/links/evidence/7306" | |
}, | |
{ | |
"url": "https://civicdb.org/links/evidence/4871" | |
}, | |
{ | |
"url": "https://civicdb.org/links/evidence/8853" | |
}, | |
{ | |
"url": "https://civicdb.org/links/evidence/10386" | |
}, | |
{ | |
"url": "https://civicdb.org/links/evidence/7941" | |
}, | |
{ | |
"url": "https://civicdb.org/links/evidence/8642" | |
}, | |
{ | |
"url": "https://civicdb.org/links/evidence/8811" | |
}, | |
{ | |
"url": "https://civicdb.org/links/evidence/8854" | |
}, | |
{ | |
"url": "https://civicdb.org/links/evidence/8855" | |
} | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This gave me the following error: