Updating the schema
This commit is contained in:
parent
3eb2ed77a4
commit
cb2c0b060b
1 changed files with 4 additions and 0 deletions
|
@ -109,6 +109,10 @@
|
|||
"type": "string",
|
||||
"description": "Three-letter amino acid code of variant/mutant",
|
||||
"pattern": "^[A-Za-z0-9]+$"
|
||||
},
|
||||
"aa_variant_causes": {
|
||||
"type": "string",
|
||||
"description": "The reason behind classifying a variant benign or damaging"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue