dotProdMatrix {adductomicsR} | R Documentation |
dot product matrix calculation
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