brain-bican / taxonomy-development-tools

Tools to build and edit Cell Annotation Schema taxonomies.
Apache License 2.0
3 stars 1 forks source link

Default for single column refine should be 'in' (regex wildcard are more advanced options). #60

Closed dosumis closed 6 months ago

dosumis commented 9 months ago

'in' is actually 'in list' as in SQL. Proposed solution is to add * to like by default.

hkir-dev commented 6 months ago

Fix implemented https://github.com/brain-bican/taxonomy-development-tools/pull/96