#include <OpenMS/ANALYSIS/ID/PeptideProteinResolution.h>
Public Member Functions | |
ConnectedComponent () | |
Public Attributes | |
std::set< Size > | prot_grp_indices |
std::set< Size > | pep_indices |
Friends | |
std::ostream & | operator<< (std::ostream &os, const ConnectedComponent &conn_comp) |
Overloaded operator '<<' for ConnectedComponents. More... | |
Represents a connected component of the bipartite graph Holds indices of peptides and (indist.) protein groups in them
|
friend |
Overloaded operator '<<' for ConnectedComponents.
std::set<Size> pep_indices |
std::set<Size> prot_grp_indices |
OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:07 using doxygen 1.8.13 |