matchms.filtering.default_filters module

matchms.filtering.default_filters.default_filters(spectrum: Spectrum) Spectrum[source]

Collection of filters that are considered default and that do no require any (factory) arguments.

Collection is

  1. make_charge_int()

  2. add_compound_name()

  3. derive_adduct_from_name()

  4. derive_formula_from_name()

  5. clean_compound_name()

  6. interpret_pepmass()

  7. add_precursor_mz()

  8. derive_ionmode()

  9. correct_charge()