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

Method getSitesTest_

src/tests/class_tests/openms/source/AScore_test.cpp:29–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27 }
28
29 std::vector<Size> getSitesTest_(const AASequence& without_phospho) const {
30 return getSites_(without_phospho);
31 }
32
33 std::vector<std::vector<Size> > computePermutationsTest_(const std::vector<Size>& sites, Int n_phosphorylation_events) const
34 {

Callers 1

START_SECTIONFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected