find_good_features {RAMClustR}R Documentation

find_good_features

Description

find 'good' features, acceptable CV at either MS or MSMS level results in keeping

Usage

find_good_features(ramclustObj, do.sets, max.cv, qc)

Arguments

ramclustObj

ramclustObj containing MSdata with optional MSMSdata (MSe, DIA, idMSMS)

do.sets

select data frame to use.

max.cv

numeric maximum allowable cv for any feature. default = 0.5

qc

QC samples found by define_samples

Value

ramclustR object

features to keep


[Package RAMClustR version 1.3.1 Index]