Home
last modified time | relevance | path

Searched refs:tmp_oth_obs_q20 (Results 1 – 9 of 9) sorted by relevance

/dports/biology/vt/vt-0.57721/
H A Dindel_genotyping_record.h84 double tmp_oth_exp_q20, tmp_oth_obs_q20; variable
H A Dvntr_genotyping_record.h90 double tmp_oth_exp_q20, tmp_oth_obs_q20; variable
H A Dsnp_genotyping_record.h107 double tmp_oth_exp_q20, tmp_oth_obs_q20; variable
H A Dcomplex_genotyping_record.h107 double tmp_oth_exp_q20, tmp_oth_obs_q20; variable
H A Dgenotyping_record.h132 double tmp_oth_exp_q20, tmp_oth_obs_q20; variable
H A Dvntr_genotyping_record.cpp81 tmp_oth_exp_q20 = tmp_oth_obs_q20 = 0; in clearTemp()
335 float ior = (float)(tmp_oth_obs_q20 / (tmp_oth_exp_q20 + 1e-6)); in flush_sample()
450 ++tmp_oth_obs_q20; in add_allele()
H A Dsnp_genotyping_record.cpp100 tmp_oth_exp_q20 = tmp_oth_obs_q20 = 0; in clearTemp()
338 float ior = (float)(tmp_oth_obs_q20 / (tmp_oth_exp_q20 + 1e-6)); in flush_sample()
453 ++tmp_oth_obs_q20; in add_allele()
H A Dindel_genotyping_record.cpp105 tmp_oth_exp_q20 = tmp_oth_obs_q20 = 0; in clearTemp()
351 float ior = (float)(tmp_oth_obs_q20 / (tmp_oth_exp_q20 + 1e-6)); in flush_sample()
466 ++tmp_oth_obs_q20; in add_allele()
H A Dcomplex_genotyping_record.cpp141 tmp_oth_exp_q20 = tmp_oth_obs_q20 = 0; in clearTemp()
387 float ior = (float)(tmp_oth_obs_q20 / (tmp_oth_exp_q20 + 1e-6)); in flush_sample()
502 ++tmp_oth_obs_q20; in add_allele()