Home
last modified time | relevance | path

Searched defs:sAssoc_file (Results 1 – 2 of 2) sorted by relevance

/dports/biology/gcta/gcta_1.26.0_src/
H A Dsbat.cpp84 void gcta::sbat_gene(string sAssoc_file, string gAnno_file, int wind, double sbat_ld_cutoff, bool s… in sbat_gene()
274 void gcta::sbat(string sAssoc_file, string snpset_file, double sbat_ld_cutoff, bool sbat_write_snps… in sbat()
380 void gcta::sbat_seg(string sAssoc_file, int seg_size, double sbat_ld_cutoff, bool sbat_write_snpset) in sbat_seg()
H A Dgbat.cpp103 void gcta::gbat(string sAssoc_file, string gAnno_file, int wind, int simu_num) in gbat()