Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit ff801fa

Browse files
committed
add back cbx
1 parent c296411 commit ff801fa

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"region": {
3+
"name": "Cerebellum",
4+
"query": "CBX",
5+
"attribute": "acronym",
6+
"with_descendants": true
7+
8+
},
9+
"layers": {
10+
"names": ["CBXmo", "CBXgr"],
11+
"queries": ["@.*mo$", "@.*gr$"],
12+
"attribute": "acronym",
13+
"with_descendants": false
14+
}
15+
}

0 commit comments

Comments
 (0)