Changes

2016-genetic-association-commands

4 bytes removed, 15:37, 25 August 2016
/* Imputation exercise */
plink --file chr22_all_clean --logistic --out chr22_all_clean_geno --noweb
R
mydata = read.table(“chr22_all_clean_geno"chr22_all_clean_geno.assoc.logistic”logistic", header=T)
names(mydata)
plot(mydata$BP, -log10(mydata$P))
Bureaucrat, administrator
1,252
edits