Home
last modified time | relevance | path

Searched defs:grm_file (Results 1 – 7 of 7) sorted by relevance

/dports/biology/gcta/gcta_1.26.0_src/
H A Dgrm.cpp189 string grm_file; in output_grm() local
251 int gcta::read_grm_id(string grm_file, vector<string> &grm_id, bool out_id_log, bool read_id_only) in read_grm_id()
287 void gcta::read_grm(string grm_file, vector<string> &grm_id, bool out_id_log, bool read_id_only, bo… in read_grm()
293 void gcta::read_grm_gz(string grm_file, vector<string> &grm_id, bool out_id_log, bool read_id_only)… in read_grm_gz()
336 void gcta::read_grm_bin(string grm_file, vector<string> &grm_id, bool out_id_log, bool read_id_only… in read_grm_bin()
480 void gcta::manipulate_grm(string grm_file, string keep_indi_file, string remove_indi_file, string s… in manipulate_grm()
509 void gcta::save_grm(string grm_file, string keep_indi_file, string remove_indi_file, string sex_fil… in save_grm()
577 void gcta::grm_bK(string grm_file, string keep_indi_file, string remove_indi_file, double threshold… in grm_bK()
608 void gcta::pca(string grm_file, string keep_indi_file, string remove_indi_file, double grm_cutoff, … in pca()
H A DUnusedCode.cpp223 string grm_file; in grm_between() local
H A Dbivar_reml.cpp15 void gcta::fit_bivar_reml(string grm_file, string phen_file, string qcovar_file, string covar_file,… in fit_bivar_reml()
H A Dmlm_assoc.cpp15 void gcta::mlma(string grm_file, bool m_grm_flag, string subtract_grm_file, string phen_file, strin… in mlma()
H A Doption.cpp72 string grm_file = "", paa_file = "", pc_file = ""; in option() local
H A Dmkl.cpp294 string grm_file; in output_grm_mkl() local
H A Dest_hsq.cpp171 void gcta::fit_reml(string grm_file, string phen_file, string qcovar_file, string covar_file, strin… in fit_reml()
1483 void gcta::HE_reg(string grm_file, string phen_file, string keep_indi_file, string remove_indi_file… in HE_reg()