FLASHDeconvQ performs MS1-level label-free quantification data analysis in top-down proteomics with an automatic coeluting proteoform resolution method. Taking advantage of the ultra-fast deconvolution algorithm, FLASHDeconv, FLASHDeconvQ runs ~1900 spectra in <2 min.

Check it out on Github!

Input/Output

  • Input: Centroided MS1 scans (*.mzML)
  • Output: Quantified proteoforms in a tab-separated file (*.mzML); optionally, OpenMS LC-MS features output (*.featureXML)
    • for each proteoform, mono-isotopic/average mass, retention time range, charge range, different types for quantity values, and isotope cosine similarity score are provided.
  • Parameters can be found by running FLASHDeconvQ using the “–helphelp” option.

Consensus FeatureGroup (putative proteoform) detection

FLASHDeconvQ runs per scan; thus, we provide an additional simple tool for detecting consensus feature groups among multiple scans (i.e., technical replicates) named TopDownConsensusFeatureGroup. Retention time and mass tolerance can be adjusted with parameters.

GUI

FLASHDeconvQ and (consecutive) TopDownConsensusFeatureGroup can be executed easily with GUI, FLASHDeconvQWizard.

To learn how to run the programs, please check FLASHDeconv page for details.