MCPcopy Create free account
hub / github.com/BoevaLab/FREEC / clearMappabilityProfile

Method clearMappabilityProfile

src/ChrCopyNumber.cpp:1387–1389  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1385}
1386
1387void ChrCopyNumber::clearMappabilityProfile () {
1388 mappabilityProfile_.clear ();
1389}
1390
1391void ChrCopyNumber::addToCGcontent (float valueToAdd) {
1392 GCprofile_.push_back(valueToAdd);

Callers 1

readCGprofileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected