ucscXena / ucsc-xena-server

Turn-key functional genomics data server.
Apache License 2.0
7 stars 5 forks source link

make queries case insensitive #7

Open acthp opened 7 years ago

acthp commented 7 years ago

check global options for case insensitive search, indexing on lower(field), etc. Also note that xena-query and embedded clojure expressions may be case-sensitive.