You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Collapses multiple rows with same identifiers in the specified identifier column into a single row. For numeric rows it can be specified how multiple values should be summarized, e.g. by mean or median.
Output: Matrix with respective rows collapsed.
```{=html}
<!-- This comment and the line above it must be preserved when editing this file!
The recommended sections are these, but they may be changed on a case by case basis.
===== Detailed description =====
===== Parameters =====
===== Theoretical background =====
===== Examples =====
Make changes only below this line! -->
```
# Parameters
## ID column
Selected text column containing the IDs that are going to be clustered (default: first text column in the matrix)
## Keep rows without ID
If checked, rows without ID are kept and each as a separate row (default: unchecked).
## Average type for expression columns
Definition how numeric values in expression columns of clustered rows should be averaged (default: Median). The average operation can be selected from a predefined list: