Hi Chris,
A small confusion. According to what i have read from previous posts, "Since February 2018, PLINK 2.0 --glm has been based on minor alleles." The output file normally has "REF", "ALT", and "A1" allele columns; the regression is based on A1.
1) So can we say that for the above default setting, A1 is the minor allele and the freq we get from cols=+a1freq will be the MAF?
2) Also, if we force the regression to be based on alternate alleles instead by adding the 'omit-ref' modifier, then the freq given from cols=+a1freq might not always be MAF ?
Thank you.