Description Usage Arguments Value
Function to check colocalisation of suspected adduct pair
1 | checkAdductPair(MSIobject, mz1, mz2, threshold, method = "M1", topn = 20)
|
MSIobject |
MSI object from Cardinal |
mz1 |
First mz value to run colocalisation against |
mz2 |
Second mz value to check colocalisation score above given value |
threshold |
Threshold score to define whether features colocalise |
method |
Method to use for scoring colocalisation (Default = c("M1")) |
topn |
Number of top colocalised features to check (default = 20) |
Boolean whether mz feature colocalise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.