validate_eset_fitdata: Input validation for eBayes/DEqMS/MS-EmpiRe functions

View source: R/stats_differential_abundance.R

validate_eset_fitdataR Documentation

Input validation for eBayes/DEqMS/MS-EmpiRe functions

Description

Input validation for eBayes/DEqMS/MS-EmpiRe functions

Usage

validate_eset_fitdata(eset, model_matrix, model_matrix_result_prop)

Arguments

eset

protein/peptide log2 intensity matrix stored as a Biobase ExpressionSet. Must describe protein_id and sample_id in metadata

model_matrix

a stats::model.matrix() result that is supplied to limma::lmFit()

model_matrix_result_prop

the column name in model_matrix that should be returned as the resulting coefficient estimated by eBayes(). In MS-DAP workflows this is typically "condition"


ftwkoopmans/msdap documentation built on March 5, 2025, 12:15 a.m.