process_protein()
batch_correction_protein.Rd
Calling different proteomics correction methods.
Internal to process_protein()
batch_correction_protein(matrix, batch_map, batch, correction_method)
Protein abundance matrix
Automatically generated in process_protein()
Batch column name
Combat
or Median_centering
Batch corrected matrix
Other Pre-processing:
combat_correction()
,
filter_protein()
,
generate_multiassay()
,
median_centering_correction()
,
process_protein()
,
process_rna()