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

Method SNPatChr

src/SNPatChr.cpp:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21#include "SNPatChr.h"
22
23SNPatChr::SNPatChr(const std::string& chromosome)
24{
25 chromosome_ = chromosome;
26}
27
28
29SNPatChr::SNPatChr()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected