ContextSV 0.0.1
Integrative SV calling.
|
This is the complete list of members for CNVCaller, including all inherited members.
calculateLogRRatiosAtSNPS(std::vector< int > snp_positions) | CNVCaller | |
calculateMeanChromosomeCoverage() | CNVCaller | |
calculateWindowLogRRatio(double mean_chr_cov, int start_pos, int end_pos) | CNVCaller | |
chr_mean_coverage | CNVCaller | private |
CNVCaller(InputData &input_data) | CNVCaller | |
getSNPPopulationFrequencies(std::vector< int > snp_locations) | CNVCaller | |
input_data | CNVCaller | private |
readSNPBAFs() | CNVCaller | |
run() | CNVCaller | |
saveToTSV(std::string filepath, std::vector< int > snp_locations, std::vector< double > bafs, std::vector< double > logr_ratios, std::vector< int > state_sequence) | CNVCaller |