dot-getWideTable.RdUtility function for quantile normalization - get table in wide format
.getWideTable(input, runs, label = "L", remove_missing = TRUE)
| input | `data.table` in MSstats standard format |
|---|---|
| label | "L" for light isotopes, "H" for heavy isotopes |
| remove_missing | if TRUE, only non-missing values will be considered |
| vector | of run labels |