CycloBranch
cGraphReaderThread.h File Reference

The thread which scans the de novo graph for peptide sequence candidates. More...

#include <iostream>
#include <string>
#include <vector>
#include <algorithm>
#include <QThread>
#include "core/cParameters.h"
#include "core/cCandidateSet.h"
#include "core/cDeNovoGraphNode.h"
#include "core/cBricksDatabase.h"

Go to the source code of this file.

Classes

class  cGraphReaderThread
 The class representing a thread which scans the de novo graph for peptide sequence candidates. More...
 

Detailed Description

The thread which scans the de novo graph for peptide sequence candidates.