Searched defs:snp_cnt (Results 1 – 4 of 4) sorted by relevance
/dports/biology/stacks/stacks-2.4/src/ |
H A D | locus.cc | 195 uint dist, bp, new_bp, stop, snp_cnt; in adjust_and_add_snps_for_gaps() local 249 uint dist, bp, new_bp, stop, snp_cnt; in remove_snps_from_gaps() local
|
H A D | PopSum.h | 54 uint16_t snp_cnt; // Number of SNPs in kernel-smoothed window centered on this SNP. variable
|
H A D | populations.cc | 3364 bootstrap_approximate_pval(int snp_cnt, double stat, map<int, vector<double> > &approx_dist) in bootstrap_approximate_pval() argument
|
H A D | ustacks.cc | 1124 uint snp_cnt = 0; in call_alleles() local
|