Galaxy | Tool Preview

msPurity.averageFragSpectra (version 1.16.2+galaxy1)
purityA object saved as 'pa' in a RData file (output from frag4feature tool)
Maximum tolerated m/z deviation in parts per million.
This is ignored for intensities when intensities are summed.

Average Fragmentation Spectra

Description

Average and filter fragmentation spectra for each XCMS feature using an msPurity purityA object.

The tool uses the msPurity functions averageAllFragSpectra, averageIntraFragSpectra and averageInterFragSpectra.

The fragmentation spectra can be averaged in multiple ways; intra will average fragmentation spectra within an mzML file, inter will average fragmentation spectra across mzML files (requires intra to be run first) and all will average all spectra ignoring the intra and inter relationships.

The averaging is performed using hierarchical clustering of the m/z values of each peaks, where m/z values within a set ppm tolerance will be clustered. The clustered peaks are then averaged (or summed).

The fragmentation can be filtered on the averaged spectra (with the arguments snr, rsd, minfrac, ra)

See Bioconductor documentation for more details, functions: msPurity::averageIntraFragSpectra() msPurity::averageInterFragSpectra() msPurity::averageAllFragSpectra()

Outputs

  • average_x_fragmentation_spectra_rdata