Build PAVE vs TRACE CN bundle comparison data
Source:R/compare.pave.R
compare_pave_cn_bundle_data.RdClassify CN seeds as `unmatched_blank` (PAVE non-blank, TRACE blank) or `matched_cn` (non-blank in both), then extract each seed's CN bundle from the MSdev object. Bundle correlation and m/z error are calculated from the CN pattern edges in each bundle.
Usage
compare_pave_cn_bundle_data(
pave.trace.merged,
object,
i.pol = 0,
mz_error = c("max", "mean")
)