Data Table Toolbar
Columns
To edit the display of columns, simply toggle on/off the columns you want in the data table.
Filters
To add a filter, select the filter option and define your filter criteria. You can add one or many filters, each with a different criteria.
Filters applied to the data table affect calculations in the current data table and downstream Analysis cells.
Group
To add a group, select the group option then select the columns you want to group by. You may optionally define how you want numeric data to be summarized by selecting the “Metric” option.
The Group metric is applied to all columns in the data table and affects downstream Analysis cells.
Custom Columns
Custom columns allow you to add new columns to your data table. You can add any number using columns that are in the source data table. There are multiple kinds of customs columns you can add, listed below.
Biotools
To add a Biotools column, add a custom column and select “Biotools”, then define your variant column and output column name. Data in the variant column should be in the single-letter amino acid notation or point mutation notation as shown in the below example table.
Formula
A formula column lets you add a new column that is calculated using existing columns in your data table. Formula columns operate on an entire column allowing you to define one formula for all rows. You can add a formula column by selecting the “Custom Column” option, and then adding a “Formula” column.
Expressions can be written using the following reference.
Formula columns will be present in any downstream data tables in an Analysis. These columns can only be edited in the data table in which they were created.
Grouping
A grouping column lets you add a new column that is calculated using existing columns in your data table. Grouping columns calculate a metric for all data in the column’s groups, then output those results in a new column. This is useful for adding summary metrics directly into a table when you want the original data to be unedited. Compare this to the Group Option where the summary metrics replace the data in the columns.