This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Eqtl Mapping Choice

Hi all,

I am mapping the SNP to gene expression to find the cis and trans eQTL.

First I tried the R package MatrixEQTL, however, finding too much trans-eQTLs, which make me doubt about the results. Even I appied several covariates to adjust the results, it seems the condition is not changed.

So here is the problem, which approach should I use to do the mapping, since r/qtl seems little complex to me and plink requires too much time for calculation.

Now I have the genotyping data with plink bed format, and an expression matrix for ~20k genes.

Could some one help me, and some step-by-step tutorials?

Thanks

eqtl snp expression

Dear Jiang,

Where you able to find a solution to this... I am currently facing a similar challenge.

Best regards
Lekshmi

1 answer

That has nothing to do with the tools you used. MatrixEQTL is just calculating correlation, and there is no fancy modeling there.

If something is wrong, that's your dataset. Have you gone through all the QC steps? Do you have GWAS/EQTL experience to process genotypes?

Hi all,

I am also using Matrix eqtl and I was wondering which is the best model to run the analysis. Linear model or ANOVA model? Do these models take into consideration if the gene expression data does not follow the normal distribution?

Thank you,
Gis

Log in to answer this question.