failed to open data

Q; 2) Run a genome wide association analysis for the trait using Plink?

system("plink_mac/plink --linear --trait/pheno.txt --mpheno 1 --ci 0.95 --adjust --out results_2049669")

gwasresults <- read.table("results_2049669.assoc.linear", header=T)

Hi, welcome!

Please have a look to our homework policy, homework inspired questions are welcome but they should not include verbatim instructions from your course.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.