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

Method addToGenes_name

src/ChrCopyNumber.cpp:1402–1405  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1400}
1401
1402void ChrCopyNumber::addToGenes_name(string i)
1403{
1404 genes_names.push_back(i);
1405}
1406
1407void ChrCopyNumber::createMappabilityProfile() {
1408 for (int i=0; i<length_; i++)

Callers 1

readCopyNumberMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected