InSilicoSpectro::InSilico::MSMSOutput

InSilicoSpectro::InSilico::MSMSOutput is an object implementing common display/output methods for masses.
Download

InSilicoSpectro::InSilico::MSMSOutput Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Jacques Colinge
  • Publisher web site:
  • http://search.cpan.org/~alexmass/InSilicoSpectro-1.3.20/lib/InSilicoSpectro/InSilico/IonSeries.pm

InSilicoSpectro::InSilico::MSMSOutput Tags


InSilicoSpectro::InSilico::MSMSOutput Description

InSilicoSpectro::InSilico::MSMSOutput is an object implementing common display/output methods for masses. InSilicoSpectro::InSilico::MSMSOutput is an object implementing common display/output methods for masses.ATTRIBUTESspectrumA reference to a hash such as computed by MassCalculator::getFragmentMasses or an object of class MSMSTheoSpectrum.expSpectrumA reference to an experimental spectrum such as required by MassCalculator::matchClosest or an object of class ExpSpectrum. When this parameter is specified the constructor will assume that the hash spectrum contains data about the match with this experimental spectrum.massIndexThe mass index in the experimental peak vectors, default 0. If expSpectrum parameter is an ExpSpectrum object this index is read from the object directly.intensityIndexThe intensity index in the experimental peak vectors, default 1. If expSpectrum parameter is an ExpSpectrum object this index is read from the object directly.tolRelative mass error tolerance; this parameter is optional. When not specified, the matched masses found by the match algorithm are all preserved. When specified, the new tolerance is applied.This parameter is mainly useful for match obtained via matchSpectrumClosest that does not apply any mass tolerance.minTolAbsolute mass error, default value 0.2 Da. This parameter is used only in case tol parameter is specified, see above.intSelThis parameter controls how the peak intensities are normalized, see function normalizeIntensities.Parameter intSel is used provided expSpectrum was set.precThe number of digits after the decimal points for the masses. Default precision is 3 digits.modifLvlControls how the modifications are highlighted in the vector splitPept defined below, see also function annotatePept.cmpThis parameter is a reference to a comparison function used for sorting fragment names. If cmp is not set, the function cmpFragTypes is used instead. Requirements: · Perl


InSilicoSpectro::InSilico::MSMSOutput Related Software