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

Method setTagCount

src/openms/source/FORMAT/InspectInfile.cpp:495–498  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

493 }
494
495 void InspectInfile::setTagCount(Int tag_count)
496 {
497 tag_count_ = tag_count;
498 }
499
500} // namespace OpenMS

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected