Description Usage Arguments Details Author(s) Examples
'compare_Spectra“ creates a similarity matrix of all Spectrum objects in 'object'
1 | compare_Spectra(object, fun, ...)
|
object |
'MSpectra' |
fun |
'function' or 'character', see '?MSnbase::compareSpectra' for further information |
... |
arguments passed to 'compareSpectra' |
Function inspired by 'compareSpectra.OnDiskMSnExp'. Possibly transfer to 'MSnbase'. “
Thomas Naake (inspired by 'compareSpectra.OnDiskMSnExp')
1 2 | data("spectra", package = "MetCirc")
compare_Spectra(spectra_tissue[1:10], fun = "dotproduct")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.