dot-getFullDesign.RdCreate a data.frame of each combination of values for given variables
.getFullDesign(input, group_col, feature_col, measurement_col, is_tmt)
| input | output of |
|---|---|
| group_col | name of column in |
| is_tmt | if TRUE, data will be treated as coming from TMT experiment. |
| `feature_column` | name of the column that labels features |
| `measurement_col` | name of a column with measurement labels - Runs in label-free case, Channels in TMT case. |
data.table