check_arguments_filter.cv {RAMClustR} | R Documentation |
check_arguments_filter.cv
Description
check provided arguments
Usage
check_arguments_filter.cv(ramclustObj, qc.tag)
Arguments
ramclustObj |
ramclustObj containing MSdata with optional MSMSdata (MSe, DIA, idMSMS) |
qc.tag |
character vector of length one or two. If length is two, enter search string and factor name in $phenoData slot (i.e. c("QC", "sample.type"). If length one (i.e. "QC"), will search for this string in the 'sample.names' slot by default. |
[Package RAMClustR version 1.3.1 Index]