.logConverterOptions {MSstatsConvert} | R Documentation |
Log information about converter options
.logConverterOptions( feature_columns, remove_shared_peptides, remove_single_feature_proteins, feature_cleaning, is_tmt = FALSE )
feature_columns |
character vector of names of columns that define spectral features. |
remove_shared_peptides |
logical, if TRUE shared peptides will be removed. |
remove_single_feature_proteins |
logical, if TRUE, proteins that only have one feature will be removed. |
feature_cleaning |
named list with maximum two (for |
is_tmt |
If TRUE, the dataset comes from a TMT experiment |
TRUE invisibly if message was logged