) acts as an AND operator, while a single pipe ( |
) character acts as an OR operator. To escape white space, use double quote ex. ="ribosomal protein"
for exact match.Token | Match type | Description |
---|---|---|
archaea | fuzzy-match | Items that fuzzy match archaea |
=dihydroorotase | exact-match | Items that are dihydroorotase |
'archae | include-match | Items that include archae |
!protein | inverse-exact-match | Items that do not include protein |
^pre | prefix-exact-match | Items that start with pre |
!^pre | inverse-prefix-exact-match | Items that do not start with pre |
reductase$ | suffix-exact-match | Items that end with reductase |
!reductase$ | inverse-suffix-exact-match | Items that do not end with reductase |
Word Search uses "fuse.js" (detail)