cbioportal
cbioportal copied to clipboard
query for undefined upstream fusions does not work using '-::' notation in OQL
Following the merge of this PR, querying for structural variants using '::' notation is possible.
Gene1::-
query works fine but -::Gene2
query is not allowed, although both are defined in src/shared/lib/oql/oql-parser.pegjs
.