Estimates protein abundance of all proteins in the iq format data.
process_iq_format(input_data,
output_filename = NULL,
method = "maxlfq_bit",
p1 = NULL, p2 = NULL, k = 1.345, min_M = 15, n_threads = -1,
rescale_method = NULL)A tab-separated table with rows representing proteins and columns representing protein annotations and samples.
Input data in the iq format.
Output file name. If NULL, a file name derived from input_data will be used.
See method in process_matrix.
See p1 in process_matrix.
See p2 in process_matrix.
See k in process_matrix.
See min_M in process_matrix.
See n_threads in process_matrix.
Rescale the output intensities. See method in rescale.
Thang V. Pham
Pham TV, Henneman AA, Jimenez CR. iq: an R package to estimate relative protein abundances from ion quantification in DIA-MS-based proteomics. Bioinformatics 2020 Apr 15;36(8):2611-2613.