Summarizing quantification results
You can modify, split and summarize tables extracted from quantification results or loaded via the import function.
Following actions are available:
Action |
Description |
||||||||||||||||||||||||
|
Exports the current table as *.csv or *.xlsx |
||||||||||||||||||||||||
|
Clones the current table into a new table document. This will open a new tab. |
||||||||||||||||||||||||
|
Undo the previous action. Please note that this function does not work for manually editing a table cell. |
||||||||||||||||||||||||
|
Adds an empty row or copies rows from another table. |
||||||||||||||||||||||||
|
Allows creation of a
The
|
||||||||||||||||||||||||
|
Removes the selected rows |
||||||||||||||||||||||||
|
Removes the selected columns |
||||||||||||||||||||||||
|
Renames the selected column |
||||||||||||||||||||||||
|
Expands the selection to the whole row |
||||||||||||||||||||||||
|
Expands the selection to the whole column |
||||||||||||||||||||||||
|
Inverts the current selection |
||||||||||||||||||||||||
|
Selects all rows that match with the selected values.
Example The table has two columns “Valid” and “Sample”. You want to select all rows where “Valid” = True and “Sample” = “Kidney1”. Select those values and click the filter selection button. |
||||||||||||||||||||||||
|
Resizes the columns, so they fit their contents. |
||||||||||||||||||||||||
|
Splits the values of one column by a set of category columns.
Example
The column “Count” is split by “Sample” and “Valid”. Following table is generated:
|
||||||||||||||||||||||||
|
Creates column statistics such as sum, average, variance or median. |
||||||||||||||||||||||||
|
Converts the selected cells by the selected conversion function (e.g. to a number) |
||||||||||||||||||||||||
|
Creates a plot from the table. See Plotting quantification results for more information.
Info: The plot gets a copy of the table, so changes to the table do not affect an existing plot. |