MCPcopy Create free account
hub / github.com/BoevaLab/FREEC / ~ChrDensity

Method ~ChrDensity

src/ChrDensity.cpp:144–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142}
143
144ChrDensity::~ChrDensity(void)
145{
146 coverage_.clear();
147 density_.clear();
148 length_ = 0;
149}
150

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected