OpenMS
|
Visits nodes in the boost graph (ptrs to an ID Object) and depending on their type creates a label e.g. for printing to dot format. More...
#include <OpenMS/ANALYSIS/ID/IDBoostGraph.h>
Public Member Functions | |
OpenMS::String | operator() (const PeptideHit *pep) const |
OpenMS::String | operator() (const ProteinHit *prot) const |
OpenMS::String | operator() (const ProteinGroup &) const |
OpenMS::String | operator() (const PeptideCluster &) const |
OpenMS::String | operator() (const Peptide &peptide) const |
OpenMS::String | operator() (const RunIndex &ri) const |
OpenMS::String | operator() (const Charge &chg) const |
Visits nodes in the boost graph (ptrs to an ID Object) and depending on their type creates a label e.g. for printing to dot format.
|
inline |
|
inline |
|
inline |
|
inline |
References PeptideHit::getCharge(), PeptideHit::getSequence(), and AASequence::toString().
|
inline |
|
inline |
References ProteinHit::getAccession().
|
inline |