Skip to content

Commit 1ecd3be

Browse files
committed
1 parent 6607de8 commit 1ecd3be

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/config/config_schema.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,13 @@
4242
"description": "Species abbreviation."
4343
}
4444
},
45+
"Gene_abbv": {
46+
"type": "array",
47+
"items": {
48+
"type": "string",
49+
"description": "Gene abbreviation."
50+
}
51+
},
4552
"Brain_region": {
4653
"type": "array",
4754
"items": {

0 commit comments

Comments
 (0)