Skip to content

regex filter may be misleading

It happened that some gene products includes non canonical characters in it such as ()[]',. These characters are recognized as regex keywords while for most peopple they want to use the regular character.

Maybe adding a first special character or a box saying we want to be regex would be nice.