We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
A wordset is intended to be used as an "IN " VQL query. For instance :
SELECT chr FROM variants WHERE gene IN SET["myset"]
This is a relevant feature inspired by 'Set' from SnpSift