makeROCWithSEC: Make ROC curves and treat every SEC position as a possible...

Description Usage Arguments

View source: R/manualComplexFeatureAnnotation.R

Description

Make ROC curves and treat every SEC position as a possible feature.

Usage

1
2
makeROCWithSEC(detected.features, true.positive.features, cutoffs,
  feature.vicinity.tol = 5)

Arguments

detected.features

A dataframe with the columns: 'complex_id', 'rt'

true.positive.features

A dataframe with the columns: 'complex_id', 'rt'

cutoffs

A numeric vector of apex_mw_fit values that should be used to define if a feature passes the molecular weight test or not

feature.vicinity.tol

A numeric value that specifies how near an experimental feature has to be to a manually annotated one to count as a true positive


hafenr/MACode documentation built on May 17, 2019, 2:24 p.m.