getpn | R Documentation |
Merge positive and negative mode data
getpn(pos, neg, ppm = 5, pmd = 2.02, digits = 2, cutoff = 0.9)
pos |
a list with mzrt profile collected from positive mode. The sample order should match the negative mode. |
neg |
a list with mzrt profile collected from negative mode.The sample order should match the positive mode. |
ppm |
pmd mass accuracy, default 5 |
pmd |
numeric or numeric vector |
digits |
mass or mass to charge ratio accuracy for pmd, default 2 |
cutoff |
correlation coefficients, default 0.9 |
mzrt object with group information from pos mode
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.