OpenMS
Loading...
Searching...
No Matches
OpenSwathPercolatorScoring.h File Reference
#include <OpenMS/DATASTRUCTURES/DefaultParamHandler.h>
#include <OpenMS/KERNEL/StandardTypes.h>
#include <OpenMS/config.h>
#include <array>
#include <memory>
#include <string>
Include dependency graph for OpenSwathPercolatorScoring.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OpenSwathPercolatorScoring
 In-process Percolator scoring for OpenSWATH OSW and OSWPQ results. More...
 
struct  OpenSwathPercolatorScoring::ScoreSummary
 Small execution summary returned by score() More...
 

Namespaces

namespace  OpenMS
 Main OpenMS namespace.
 

Class Documentation

◆ OpenMS::OpenSwathPercolatorScoring::ScoreSummary

struct OpenMS::OpenSwathPercolatorScoring::ScoreSummary

Small execution summary returned by score()

Collaboration diagram for OpenSwathPercolatorScoring::ScoreSummary:
[legend]
Class Members
Size decoy_rows = 0
Size feature_count = 0
Size target_rows = 0
Size total_rows = 0