identification ============== .. py:module::src.identification This module is the "real" entry point of the program. It starts the spectra loading process, creates the database, starts any processes, and starts the alignment process for ever spectrum. While there are only a few functions in this module, each are large and very imporatant. .. autofunction:: src.identification.id_spectrum -------------------- .. autofunction:: src.identification.id_spectra -------------------- .. autofunction:: src.identification.mp_id_spectrum