InSilicoSpectro::InSilico::MassCalculator

MassCalculator is a Perl module that implements common mass computations in mass spectrometry.
Download

InSilicoSpectro::InSilico::MassCalculator 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::MassCalculator Tags


InSilicoSpectro::InSilico::MassCalculator Description

MassCalculator is a Perl module that implements common mass computations in mass spectrometry. MassCalculator is a Perl module that implements common mass computations in mass spectrometry.SYNOPSIS use InSilicoSpectro::InSilico::MassCalculator; InSilicoSpectro::InSilico::MassCalculator::init('insilicodef.xml');MassCalculator Perl library is intended to support common mass spectrometry-related computations that must be routinely performed by bioinformaticians dealing with mass spectrometry data.To accommodate as many as possible user requirements, we decided to both support a classical procedural programming model and an object oriented model. Per se MassCalculator is not designed as an object oriented code but we provide a series of elementary classes for modeling proteins, peptides, enzymes, etc. which MassCalculator is compatible with. Moreover, the latter classes are rather simple and neutral in their design such that they should fit, after further derivations eventually, a large range of code design.We decided not to use Perl object oriented programming to stay with relatively naive and simple code and to allow everybody to decide how to include it in its own project. Nonetheless, MassCalculator is able to deal with Perl objects we provide additionally to represent protein sequences, peptides, enzymes, mass lists, and fragmentation spectra, see their respective documentations.MassCalculator is released under the LGPL license (see source code). Requirements: · Perl


InSilicoSpectro::InSilico::MassCalculator Related Software