Description Usage Arguments Value
dot product matrix calculation
1 2  | dotProdMatrix(allSpectra = NULL, spectraNames = NULL, binSizeMS2 =
NULL)
 | 
allSpectra | 
 a numeric matrix consisting of two columns 1. mass and 2. intensity  | 
spectraNames | 
 character names of individual spectra to compare must equal number of rows of allSpectra  | 
binSizeMS2 | 
 numeric the MS2 bin size to bin MS2 data prior to dot product calculation (default = 0.1 Da).  | 
a matrix of equal dimension corresponding to the number of unique spectrum names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.