ContextSV 0.0.1
Integrative SV calling.
|
#include <cnv_data.h>
Public Member Functions | |
void | addCNVCall (std::string chr, int snp_pos, int cnv_type) |
int | getMostCommonCNV (std::string chr, int start, int end) |
Private Attributes | |
SNPToCNVMap | cnv_calls |
void CNVData::addCNVCall | ( | std::string | chr, |
int | snp_pos, | ||
int | cnv_type | ||
) |
int CNVData::getMostCommonCNV | ( | std::string | chr, |
int | start, | ||
int | end | ||
) |
|
private |