View source: R/FSA_spectra_marker_generator.R
| FSA_spectra_marker_generator | R Documentation | 
This function generates spectra markers
FSA_spectra_marker_generator(FSdb, ratio2basePeak4nSpectraMarkers = 0,
aggregationLevel = NA)
| FSdb | FSdb object from the 'msp2FSdb' module | 
| ratio2basePeak4nSpectraMarkers | Ratio of peaks in fragmentation spectra to the basepeak to calculate minimum qualified number of matched abundant peaks | 
| aggregationLevel | c(NA, 0, 1, 2, 3). When 'NA', this function returns a matrix for the spectra markers. When integer numbers are used, the ion marker masses are grouped by a rounding digit equal to this number. | 
| spectraMarkerMass | a grouped or a matrix of ion marker masses corresponding to FSdb ids | 
| nSpectraMarkers | number of spectra markers for each FSdb id | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.