All
{{typeName | readable}}
Pathway
GO
Curated Gene Set
{{typeName | readable}} location
{{facet | trans}}
{{ terms.is.length !== 1? "IN (" : "IS" }}
{{ terms.not.length !== 1? "NOT IN (" : "IS NOT" }}
{{termObj.term | trans:term.controlFacet}}
,
{{ resolveGeneSymbols (termObj.controlType, termObj.term) | trans: term.controlFacet }}
,
{{ terms.is.length !== 1? ")" : [Extensions.ENTITY].indexOf(terms.is[0].controlFacet) === -1 ? "" : ")"}}
{{ terms.not.length !== 1? ")" : [Extensions.ENTITY].indexOf(terms.not[0].controlFacet) === -1 ? "" : ")"}}
AND
AND