gen_spectra ================== .. py:module::src.gen_spectra This module does anything and everything with mass and spectra generation. The actual masses of amino acids, singly and doubly charged b and y ions as well as the mass of a proton and water are kept in the constants file in the src directory. .. autofunction:: src.gen_spectra.b_ions -------------------- .. autofunction:: src.gen_spectra.y_ions -------------------- .. autofunction:: src.gen_spectra.calc_masses -------------------- .. autofunction:: src.gen_spectra.max_mass -------------------- .. autofunction:: src.gen_spectra.get_precursor -------------------- .. autofunction:: src.gen_spectra.gen_spectrum -------------------- .. autofunction:: src.gen_spectra.gen_spectra -------------------- .. autofunction:: src.gen_spectra.gen_min_ordering