getposneg: Link pos mode peak list with neg mode peak list by pmd.

View source: R/pmdda.R

getposnegR Documentation

Link pos mode peak list with neg mode peak list by pmd.

Description

Link pos mode peak list with neg mode peak list by pmd.

Usage

getposneg(pos, neg, pmd = 2.02, digits = 2)

Arguments

pos

a list with mzrt profile collected from positive mode.

neg

a list with mzrt profile collected from negative mode.

pmd

numeric or numeric vector

digits

mass or mass to charge ratio accuracy for pmd, default 2

Value

dataframe with filtered positive and negative peak list


yufree/pmd documentation built on April 19, 2024, 9:31 a.m.