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

Method getBAFsymbPerFrg

src/ChrCopyNumber.cpp:1095–1097  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1093}
1094
1095std::string ChrCopyNumber::getBAFsymbPerFrg (int i) {
1096 return BAFsymbPerFrag_[i];
1097}
1098
1099std::vector <float> ChrCopyNumber::getMedianValues () {
1100 return medianValues_;

Calls

no outgoing calls

Tested by

no test coverage detected