Link ID scans to quantification scans. * `make_id_to_quant_scan_link_table()`: Link ID scans to quant scans for multiple datasets. * `make_id_to_quant_scan_link_table_for_dataset()`: Link ID scans to quant scans for a single dataset.

make_id_to_quant_scan_link_table(
  scanStats,
  idScanPattern = "ms2",
  quantScanPattern = "ms3",
  threshold = NULL
)

make_id_to_quant_scan_link_table_for_dataset(
  scanStats,
  quantScanPattern,
  idScanPattern,
  threshold = NULL
)

Arguments

scanStats
idScanPattern
quantScanPattern
threshold

Value

(data.table) with reporter ion intensities and other metrics