jakobtroidl / neuronal-motifs

interactive search and analysis for neuronal motifs
https://vimo-client-3jagpvnfya-uc.a.run.app
MIT License
4 stars 0 forks source link

Some regions cause query error #101

Closed jakobtroidl closed 1 year ago

jakobtroidl commented 1 year ago

When querying this motif sketch, the following error is thrown. 500: No terminal matches '2' in the current parser context, at line 4 col 6 A['b'2(R)'] = True ^ Expected one of: * RSQB. This is likely related to the encoding of the ' in the string of the brain region name.

jakobtroidl commented 1 year ago

Done in #107.