View source: R/rc.feature.filter.cv.R
find_good_features | R Documentation |
find 'good' features, acceptable CV at either MS or MSMS level results in keeping
find_good_features(ramclustObj, do.sets, max.cv, qc)
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 |
ramclustR object
features to keep
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.