Description Usage Arguments Value
filterMassAcquisition
is a function to filter a mass window when two
different mass windows have been acquired in the same experiment. Note that
the function works in a unique polarity, either positive or negative. Then,
the function extracts one of the sequential spectra within a lcms_dataset
.
Spectra need to be alternating the "small and "large" mass window in the
file.
1 | filterMassAcquisition(dataset, window = "small")
|
dataset |
A lcms_dataset that contains two different mass ranges in two different acquisitions. |
window |
Character. It refers to which mass range will be kept with
|
A lcms_dataset
that only contains one mass range. The function
filtered out the other spectra. For example, if "small" was set, The
function will keep the first spectrum out of two because mass windows are
intercalated within the file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.