Home
last modified time | relevance | path

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

/dports/biology/gcta/gcta_1.26.0_src/
H A Dgrm.cpp251 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()