dotProdMatrix: dot product matrix calculation

Description Usage Arguments Value

Description

dot product matrix calculation

Usage

1
dotProdMatrix(allSpectra = NULL, spectraNames = NULL, binSizeMS2 = NULL)

Arguments

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).

Value

a matrix of equal dimension corresponding to the number of unique spectrum names


WMBEdmands/CompMS2miner documentation built on May 9, 2019, 10:02 p.m.