The data matrix is shown as an interactive table. In this table, rows are gene IDs and columns are samples/conditions and/or gene metadata, the expression values of a sample can be sorted, and particular genes can be searched by row identifiers.

Filter
Value (A) to exceed/Proportion (P) of samples with values >= A Filter genes according to expression values. Genes with expression values at least A in at least samples of P proportion are retained. The initial values are set to very low so that no rows are filtered out on start.
Min coefficient of variation (CV1)/Min coefficient of variation (CV2) Filter genes according to the coefficient of variation (CV). Only genes with CV between CV1 and CV2 are kept. The initial values are set to very low or hight so that no rows are filtered out on start.
Transform
Log/exp transform Transform the data matrix by log2 or 2-base expoent (exp2). It is applicable if colored tissues cannot be distinguished due to low variance or outliers in the data.
Scale by Scale the data table by rows or columns.
Re-order columns Re-order/delete the columns. It is effective only after clicking the "Confirm" button.
Search Search for rows with gene IDs, where IDs must ONLY be separated by space or comma. E.g. HRE2,petL,rpl32. It is effective only after clicking "Submit". To recover the whole table, clear the field and click "Submit". The searching is case-insensitive and supports regular expression such as HRE2,petL,rpl\d+.