MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / ProteinIdentification

Method ProteinIdentification

src/openms/source/METADATA/ProteinIdentification.cpp:249–263  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

247 }
248
249 ProteinIdentification::ProteinIdentification() :
250 MetaInfoInterface(),
251 id_(),
252 search_engine_(),
253 search_engine_version_(),
254 search_parameters_(),
255 date_(),
256 protein_score_type_(),
257 higher_score_better_(true),
258 protein_hits_(),
259 protein_groups_(),
260 indistinguishable_proteins_(),
261 protein_significance_threshold_(0.0)
262 {
263 }
264
265 ProteinIdentification::~ProteinIdentification() = default;
266

Callers 2

Calls

no outgoing calls

Tested by 1