dot-setCensoredByThreshold.RdSet censored values based on minimum in run/feature/run or feature
.setCensoredByThreshold(input, censored_symbol, remove50missing)
| input | `data.table` in MSstats format |
|---|---|
| censored_symbol | censoredInt parameter to `dataProcess` |
| remove50missing | if TRUE, features with at least 50 will be removed |