Description Usage Arguments Value
View source: R/libimgramdisk.R
Obtains the rMSI datacube columns that corresponds to a mass range defined by a central mass and a tolerance. The central mass and tolerance are also recalculated to fit acurately in the dataset mass axis.
1 | getImageColsFromMass(Img, Mass, Tolerance)
|
Img |
the rMSI object where the data is stored (ramdisk). |
Mass |
the slected mass. |
Tolerance |
a tolerance expressed in daltons around the slected mass. |
A list with: a Cols vector containing columns of the datacube, Mass and Tolerance recalculated to correctly fit the dataset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.