Home
last modified time | relevance | path

Searched refs:get_indv_GQUALITY (Results 1 – 4 of 4) sorted by relevance

/dports/biology/vcftools/vcftools-0.1.16/src/cpp/
H A Dvcf_entry.cpp347 out << header::double2str(get_indv_GQUALITY(ui)); in print()
572 quality = get_indv_GQUALITY(ui); in filter_genotypes_by_quality()
H A Dentry.h87 double get_indv_GQUALITY(unsigned int indv) const;
H A Dentry_getters.cpp318 double entry::get_indv_GQUALITY(unsigned int indv) const in get_indv_GQUALITY() function in entry
H A Dbcf_entry.cpp156 quality = get_indv_GQUALITY(ui); in filter_genotypes_by_quality()