MFSearcher

MFSearcher predicts elemental compositions from accurate mass values derived from high-resolution mass spectrometry to support metabolite annotation in metabolomics.


Key Features:

  • Database-driven approach: Uses a relational database of pre-calculated elemental compositions with fixed kinds and numbers of atoms to avoid redundant formula evaluations.
  • High-speed performance: Produces search times at least 109× faster than HR2, with SSD-based improvements of 488× at 5 ppm and 1833× at 0.1 ppm.
  • Scalability across platforms: Maintains significant speed advantages over HR2 on lower-spec systems (e.g., Windows XP PC) where HR2 requires higher-spec hardware.
  • RESTful API implementation: Implemented using Java, MySQL, Apache, and Tomcat and exposed as a RESTful web service.

Scientific Applications:

  • Metabolite annotation: Predicts elemental compositions from high-accuracy mass spectrometry data to aid identification of metabolites.
  • Pathway characterization: Supports identification and characterization of metabolic pathways by providing elemental composition candidates for detected masses.

Methodology:

Queries a relational database of pre-calculated elemental compositions using accurate mass values as input, eliminating redundant calculations by relying on fixed atom kinds and counts.

Topics

Details

Tool Type:
api
Operating Systems:
Linux, Windows, Mac
Programming Languages:
Java
Added:
8/3/2015
Last Updated:
11/25/2024

Operations

Publications

Sakurai N, Ara T, Kanaya S, Nakamura Y, Iijima Y, Enomoto M, Motegi T, Aoki K, Suzuki H, Shibata D. An application of a relational database system for high-throughput prediction of elemental compositions from accurate mass values. Bioinformatics. 2012;29(2):290-291. doi:10.1093/bioinformatics/bts660. PMID:23162084.

Documentation

Links