.checkAnnotation {MSstatsConvert}R Documentation

Check if the annotation is valid

Description

Check if the annotation is valid

Usage

.checkAnnotation(input, annotation)

Arguments

input

data processed by the MSstatsClean

annotation

annotation created by the MSstatsMakeAnnotation function

Value

TRUE invisibly if the annotation is correct, throws an error otherwise


[Package MSstatsConvert version 1.0.0 Index]