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

Method addToMappabilityProfile

src/ChrCopyNumber.cpp:1398–1400  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1396}
1397
1398void ChrCopyNumber::addToMappabilityProfile (float valueToAdd) {
1399 mappabilityProfile_.push_back(valueToAdd);
1400}
1401
1402void ChrCopyNumber::addToGenes_name(string i)
1403{

Callers 1

readCGprofileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected