extract_duplicate_candidate: Extract duplicate candidates related current record (using...

Description Usage Arguments Value

View source: R/common_processing_module.R

Description

Extract duplicate candidates related current record (using index number)

Usage

1
extract_duplicate_candidate(current_index, key_cols, key_thrshs)

Arguments

current_index

Current record index

key_cols

Key (m/z, RT can be both or only one) column numbers

key_thrshs

Key (m/z, RT same order of key_cols) column thresholds

Value

Duplicate candidates related to current record


GIST-CSBL/MVP documentation built on May 6, 2019, 5:09 p.m.