ContextSV 0.0.1
Integrative SV calling.
All Classes Files Functions Variables Typedefs Macros
CNVData Class Reference

#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
 

Member Function Documentation

◆ addCNVCall()

void CNVData::addCNVCall ( std::string  chr,
int  snp_pos,
int  cnv_type 
)
Here is the caller graph for this function:

◆ getMostCommonCNV()

int CNVData::getMostCommonCNV ( std::string  chr,
int  start,
int  end 
)
Here is the caller graph for this function:

Member Data Documentation

◆ cnv_calls

SNPToCNVMap CNVData::cnv_calls
private

The documentation for this class was generated from the following files: