Description Usage Arguments Value
Function to create dataframe with information about all pixels in defined anatomical region of MSI object
1 | pixelsDF_NormCompare(MSIobject, pixels, anatomy, normalisation, medianDF)
|
MSIobject |
MSI object from Cardinal |
pixels |
pixels to select spectra from |
anatomy |
label for the anatomical region pixels belongs to |
normalisation |
Which normalisation step has been applied to 'MSIobject' |
medianDF |
median spectrum to compare to |
Dataframe with headers: pixel, anatomy, mz, intensity (of mz feature), median, FC (to the median spectrum)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.