Home
last modified time | relevance | path

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

/dports/biology/vt/vt-0.57721/
H A Dindel_genotyping_record.h80 int32_t tmp_al_s1, tmp_bq_al, tmp_mq_al; variable
H A Dvntr_genotyping_record.h86 int32_t tmp_al_s1, tmp_bq_al, tmp_mq_al; variable
H A Dsnp_genotyping_record.h103 int32_t tmp_al_s1, tmp_bq_al, tmp_mq_al; variable
H A Dcomplex_genotyping_record.h103 int32_t tmp_al_s1, tmp_bq_al, tmp_mq_al; variable
H A Dgenotyping_record.h128 int32_t tmp_al_s1, tmp_bq_al, tmp_mq_al; variable
H A Dvntr_genotyping_record.cpp79 tmp_al_s1 = tmp_bq_al = tmp_mq_al = tmp_cy_al = tmp_st_al = tmp_nm_al = 0; in clearTemp()
352 …float bqr = sqrt_dp_ra * Estimator::compute_correlation( tmp_dp_ra, tmp_bq_al, tmp_bq_s1, tmp_bq_s… in flush_sample()
431 tmp_bq_al += q; in add_allele()
H A Dsnp_genotyping_record.cpp98 tmp_al_s1 = tmp_bq_al = tmp_mq_al = tmp_cy_al = tmp_st_al = tmp_nm_al = 0; in clearTemp()
355 …float bqr = sqrt_dp_ra * Estimator::compute_correlation( tmp_dp_ra, tmp_bq_al, tmp_bq_s1, tmp_bq_s… in flush_sample()
434 tmp_bq_al += q; in add_allele()
H A Dindel_genotyping_record.cpp103 tmp_al_s1 = tmp_bq_al = tmp_mq_al = tmp_cy_al = tmp_st_al = tmp_nm_al = 0; in clearTemp()
368 …float bqr = sqrt_dp_ra * Estimator::compute_correlation( tmp_dp_ra, tmp_bq_al, tmp_bq_s1, tmp_bq_s… in flush_sample()
447 tmp_bq_al += q; in add_allele()
H A Dcomplex_genotyping_record.cpp139 tmp_al_s1 = tmp_bq_al = tmp_mq_al = tmp_cy_al = tmp_st_al = tmp_nm_al = 0; in clearTemp()
404 …float bqr = sqrt_dp_ra * Estimator::compute_correlation( tmp_dp_ra, tmp_bq_al, tmp_bq_s1, tmp_bq_s… in flush_sample()
483 tmp_bq_al += q; in add_allele()