OpenMS
|
#include <OpenMS/FORMAT/GNPSQuantificationFile.h>
Static Public Member Functions | |
static void | store (const ConsensusMap &consensus_map, const String &output_file) |
|
static |
Write feature quantification table (txt file) from a consensusXML file. Required for GNPS FBMN. The table contains map information on the featureXML files from which the consensusXML file was generated as well as a row for every consensus feature with information on rt, mz, intensity, width and quality. The same information is added for each original feature in the consensus feature.
Referenced by TOPPGNPSExport::main_().