The
Filter to Include Gene Model Rows
field is an optional
parameter that enables you to filter gene model data rows before merging. Only rows that meet the condition(s) specified are included in the analysis.
For example, to filter only diseased individuals from a data set containing a mixed
population
of diseased (sick) and healthy (healthy) individuals (as indicated in a column named
DiseaseStatus
), you could use the following simple WHERE expression:
Note
: The word
where
has already been entered for you.