Whats the format for PLINK .set file for epistasis analysis?
1
0
Entering edit mode
4.1 years ago

I'm trying to run variant interaction analysis in PLINK with the following comman:

plink \
  --bfile plink \
  --pheno pheno \
  --epistasis \
  --set-test \
  --set list_of_variants \
  --out plink

But as a reslt have a following error: Error: Last token in --set file isn't 'END'.

The list_of_variants is a .set file which i though is just a list of rsIDs (in this case two lists separated with tab). Apparently, however, it is not the case. What the correct format for .set file in PLINK?

plink epistasis .set • 1.0k views
ADD COMMENT
0
Entering edit mode
ADD COMMENT

Login before adding your answer.

Traffic: 1366 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6