This is a test version of Biostars. For the public version, visit https://www.biostars.org.
What Does The Plink Error: "Could Not Place Marker For Left Window Edge" Mean?

Hi,

I keep getting the following error message from plink:

ERROR: Could not place marker for left window edge

Does anyone know what does this error means?

Thanks in advance

plink

Can you add the command you are trying to run?

I am running the following command --file myFile plink --linear --pheno myPhwno --mpheno 3 --missing-phenotype -9 --missing-genotype N --chr 5 --from-bp 100 --to-bp 200 --out myplinkOUT --hide-covar --covar myCov

Maybe there are no SNPs in that region? There are also options for Mb, Kb --from-kb, --from-mb.

Can i do something about this? tell plink to ignore this for example? As I would like to keep my window range small.

How do you mean "ignore"? Maybe --silent

As far as i know, plink not always report results from snps. How can i make it to report association results even if there is no snp?

If there are no SNPs in that region, you still want association results based only on covariates? I don't think this can be done in plink.

0 answers

No answers yet.

Log in to answer this question.