validateAnnotation: Check if annotation matches intended experimental design

View source: R/utils_checks.R

validateAnnotationR Documentation

Check if annotation matches intended experimental design

Description

Check if annotation matches intended experimental design

Usage

validateAnnotation(msstats_table, design_type = "group comparison")

Arguments

msstats_table

output of a converter function

design_type

character, "group comparison" or "repeated measures"

Value

TRUE if annotation file is consistent with intended experimental design. Otherwise, an error is thrown


Vitek-Lab/MSstats documentation built on Nov. 4, 2024, 3:08 p.m.