Home
last modified time | relevance | path

Searched refs:get_indv_DEPTH (Results 1 – 6 of 6) sorted by relevance

/dports/biology/vcftools/vcftools-0.1.16/src/cpp/
H A Dvcf_entry.cpp352 out << header::int2str(get_indv_DEPTH(ui)); in print()
552 depth = get_indv_DEPTH(ui); in filter_genotypes_by_depth()
H A Dentry.h88 int get_indv_DEPTH(unsigned int indv) const;
H A Dentry_getters.cpp310 int entry::get_indv_DEPTH(unsigned int indv) const in get_indv_DEPTH() function in entry
H A Dbcf_entry.cpp176 depth = get_indv_DEPTH(ui); in filter_genotypes_by_depth()
H A Dentry_filters.cpp245 depth = get_indv_DEPTH(ui); in filter_sites_by_mean_depth()
H A Dvariant_file_output.cpp674 depth = e->get_indv_DEPTH(ui); in output_individuals_by_mean_depth()
2857 out << "\t" << e->get_indv_DEPTH(ui); in output_genotype_depth()
3445 depth = e->get_indv_DEPTH(ui); in output_site_depth()