.checkMSstatsParams {MSstatsConvert}R Documentation

Check validity of parameters to the MSstatsImport function.

Description

Check validity of parameters to the MSstatsImport function.

Usage

.checkMSstatsParams(
  input,
  annotation,
  feature_columns,
  remove_shared_peptides,
  remove_single_feature_proteins,
  feature_cleaning
)

Value

none, throws an error if any of the assertions fail


[Package MSstatsConvert version 1.4.0 Index]